|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMOperation
org.gcube_system.namespaces.data.analysis.statisticalmanager.types.SMImport
public class SMImport
| Constructor Summary | |
|---|---|
SMImport()
|
|
SMImport(boolean checked,
String fileName,
String objectType)
|
|
| 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. |
String |
getObjectType()
Gets the objectType 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()
|
boolean |
isChecked()
Gets the checked value for this SMImport. |
void |
setChecked(boolean checked)
Sets the checked value for this SMImport. |
void |
setFileName(String fileName)
Sets the fileName value for this SMImport. |
void |
setObjectType(String objectType)
Sets the objectType 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 |
|---|
public SMImport()
public SMImport(boolean checked,
String fileName,
String objectType)
| Method Detail |
|---|
public String getFileName()
public void setFileName(String fileName)
fileName - public String getObjectType()
public void setObjectType(String objectType)
objectType - public boolean isChecked()
public void setChecked(boolean checked)
checked - public boolean equals(Object obj)
equals in class SMOperationpublic int hashCode()
hashCode in class SMOperationpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||