|
||||||||||
| 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
public abstract class SMOperation
| Constructor Summary | |
|---|---|
SMOperation()
|
|
SMOperation(SMAbstractResource abstractResource,
Calendar completedDate,
String description,
long operationId,
int operationStatus,
int operationType,
String portalLogin,
Calendar submissionDate)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
SMAbstractResource |
getAbstractResource()
Gets the abstractResource value for this SMOperation. |
Calendar |
getCompletedDate()
Gets the completedDate value for this SMOperation. |
String |
getDescription()
Gets the description value for this SMOperation. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
long |
getOperationId()
Gets the operationId value for this SMOperation. |
int |
getOperationStatus()
Gets the operationStatus value for this SMOperation. |
int |
getOperationType()
Gets the operationType value for this SMOperation. |
String |
getPortalLogin()
Gets the portalLogin value for this SMOperation. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
Calendar |
getSubmissionDate()
Gets the submissionDate value for this SMOperation. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAbstractResource(SMAbstractResource abstractResource)
Sets the abstractResource value for this SMOperation. |
void |
setCompletedDate(Calendar completedDate)
Sets the completedDate value for this SMOperation. |
void |
setDescription(String description)
Sets the description value for this SMOperation. |
void |
setOperationId(long operationId)
Sets the operationId value for this SMOperation. |
void |
setOperationStatus(int operationStatus)
Sets the operationStatus value for this SMOperation. |
void |
setOperationType(int operationType)
Sets the operationType value for this SMOperation. |
void |
setPortalLogin(String portalLogin)
Sets the portalLogin value for this SMOperation. |
void |
setSubmissionDate(Calendar submissionDate)
Sets the submissionDate value for this SMOperation. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SMOperation()
public SMOperation(SMAbstractResource abstractResource,
Calendar completedDate,
String description,
long operationId,
int operationStatus,
int operationType,
String portalLogin,
Calendar submissionDate)
| Method Detail |
|---|
public int getOperationType()
public void setOperationType(int operationType)
operationType - public long getOperationId()
public void setOperationId(long operationId)
operationId - public String getPortalLogin()
public void setPortalLogin(String portalLogin)
portalLogin - public Calendar getSubmissionDate()
public void setSubmissionDate(Calendar submissionDate)
submissionDate - public Calendar getCompletedDate()
public void setCompletedDate(Calendar completedDate)
completedDate - public int getOperationStatus()
public void setOperationStatus(int operationStatus)
operationStatus - public String getDescription()
public void setDescription(String description)
description - public SMAbstractResource getAbstractResource()
public void setAbstractResource(SMAbstractResource abstractResource)
abstractResource - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic 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 | |||||||||