|
||||||||||
| 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.SMResource
public abstract class SMResource
| Constructor Summary | |
|---|---|
SMResource()
|
|
SMResource(String algorithm,
Calendar creationDate,
String description,
String name,
long operationId,
String portalLogin,
int provenance,
String resourceId,
int resourceType)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAlgorithm()
Gets the algorithm value for this SMResource. |
Calendar |
getCreationDate()
Gets the creationDate value for this SMResource. |
String |
getDescription()
Gets the description value for this SMResource. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getName()
Gets the name value for this SMResource. |
long |
getOperationId()
Gets the operationId value for this SMResource. |
String |
getPortalLogin()
Gets the portalLogin value for this SMResource. |
int |
getProvenance()
Gets the provenance value for this SMResource. |
String |
getResourceId()
Gets the resourceId value for this SMResource. |
int |
getResourceType()
Gets the resourceType value for this SMResource. |
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 |
setAlgorithm(String algorithm)
Sets the algorithm value for this SMResource. |
void |
setCreationDate(Calendar creationDate)
Sets the creationDate value for this SMResource. |
void |
setDescription(String description)
Sets the description value for this SMResource. |
void |
setName(String name)
Sets the name value for this SMResource. |
void |
setOperationId(long operationId)
Sets the operationId value for this SMResource. |
void |
setPortalLogin(String portalLogin)
Sets the portalLogin value for this SMResource. |
void |
setProvenance(int provenance)
Sets the provenance value for this SMResource. |
void |
setResourceId(String resourceId)
Sets the resourceId value for this SMResource. |
void |
setResourceType(int resourceType)
Sets the resourceType value for this SMResource. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SMResource()
public SMResource(String algorithm,
Calendar creationDate,
String description,
String name,
long operationId,
String portalLogin,
int provenance,
String resourceId,
int resourceType)
| Method Detail |
|---|
public String getResourceId()
public void setResourceId(String resourceId)
resourceId - public int getResourceType()
public void setResourceType(int resourceType)
resourceType - public String getPortalLogin()
public void setPortalLogin(String portalLogin)
portalLogin - public long getOperationId()
public void setOperationId(long operationId)
operationId - public String getDescription()
public void setDescription(String description)
description - public String getName()
public void setName(String name)
name - public int getProvenance()
public void setProvenance(int provenance)
provenance - public Calendar getCreationDate()
public void setCreationDate(Calendar creationDate)
creationDate - public String getAlgorithm()
public void setAlgorithm(String algorithm)
algorithm - 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 | |||||||||