org.gcube_system.namespaces.data.analysis.statisticalmanager.types
Class SMImport

java.lang.Object
  extended by org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMOperation
      extended by org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMImport
All Implemented Interfaces:
Serializable

public class SMImport
extends SMOperation
implements Serializable

See Also:
Serialized Form

Constructor Summary
SMImport()
           
SMImport(String fileName)
           
 
Method Summary
 boolean equals(Object obj)
           
static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Deserializer
 String getFileName()
          Gets the fileName value for this SMImport.
static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Serializer
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setFileName(String fileName)
          Sets the fileName value for this SMImport.
 
Methods inherited from class org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMOperation
getAbstractResource, getCompletedDate, getDescription, getOperationId, getOperationStatus, getOperationType, getPortalLogin, getSubmissionDate, setAbstractResource, setCompletedDate, setDescription, setOperationId, setOperationStatus, setOperationType, setPortalLogin, setSubmissionDate
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMImport

public SMImport()

SMImport

public SMImport(String fileName)
Method Detail

getFileName

public String getFileName()
Gets the fileName value for this SMImport.

Returns:
fileName

setFileName

public void setFileName(String fileName)
Sets the fileName value for this SMImport.

Parameters:
fileName -

equals

public boolean equals(Object obj)
Overrides:
equals in class SMOperation

hashCode

public int hashCode()
Overrides:
hashCode in class SMOperation

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
                                                                Class _javaType,
                                                                QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
                                                                    Class _javaType,
                                                                    QName _xmlType)
Get Custom Deserializer



Copyright © 2013. All Rights Reserved.