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

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

public class SMSystemImport
extends SMOperation
implements Serializable

See Also:
Serialized Form

Constructor Summary
SMSystemImport()
           
 
Method Summary
 boolean equals(Object obj)
           
static org.apache.axis.encoding.Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Deserializer
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()
           
 
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

SMSystemImport

public SMSystemImport()
Method Detail

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 © 2012. All Rights Reserved.