|
||||||||||
| 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.SMComputation
public class SMComputation
| Constructor Summary | |
|---|---|
SMComputation()
|
|
SMComputation(String algorithm,
String category,
String infrastructure,
SMEntry[] parameters,
String title)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAlgorithm()
Gets the algorithm value for this SMComputation. |
String |
getCategory()
Gets the category value for this SMComputation. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getInfrastructure()
Gets the infrastructure value for this SMComputation. |
SMEntry[] |
getParameters()
Gets the parameters value for this SMComputation. |
SMEntry |
getParameters(int i)
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getTitle()
Gets the title value for this SMComputation. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAlgorithm(String algorithm)
Sets the algorithm value for this SMComputation. |
void |
setCategory(String category)
Sets the category value for this SMComputation. |
void |
setInfrastructure(String infrastructure)
Sets the infrastructure value for this SMComputation. |
void |
setParameters(int i,
SMEntry _value)
|
void |
setParameters(SMEntry[] parameters)
Sets the parameters value for this SMComputation. |
void |
setTitle(String title)
Sets the title value for this SMComputation. |
| 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 SMComputation()
public SMComputation(String algorithm,
String category,
String infrastructure,
SMEntry[] parameters,
String title)
| Method Detail |
|---|
public String getTitle()
public void setTitle(String title)
title - public String getAlgorithm()
public void setAlgorithm(String algorithm)
algorithm - public String getCategory()
public void setCategory(String category)
category - public SMEntry[] getParameters()
public void setParameters(SMEntry[] parameters)
parameters - public SMEntry getParameters(int i)
public void setParameters(int i,
SMEntry _value)
public String getInfrastructure()
public void setInfrastructure(String infrastructure)
infrastructure - 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 | |||||||||