|
||||||||||
| 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.ComputationInfos
public class ComputationInfos
| Constructor Summary | |
|---|---|
ComputationInfos()
|
|
ComputationInfos(String percentage,
String resourceLoad,
String resources,
ComputationStatus status)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getPercentage()
Gets the percentage value for this ComputationInfos. |
String |
getResourceLoad()
Gets the resourceLoad value for this ComputationInfos. |
String |
getResources()
Gets the resources value for this ComputationInfos. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
ComputationStatus |
getStatus()
Gets the status value for this ComputationInfos. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setPercentage(String percentage)
Sets the percentage value for this ComputationInfos. |
void |
setResourceLoad(String resourceLoad)
Sets the resourceLoad value for this ComputationInfos. |
void |
setResources(String resources)
Sets the resources value for this ComputationInfos. |
void |
setStatus(ComputationStatus status)
Sets the status value for this ComputationInfos. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ComputationInfos()
public ComputationInfos(String percentage,
String resourceLoad,
String resources,
ComputationStatus status)
| Method Detail |
|---|
public ComputationStatus getStatus()
public void setStatus(ComputationStatus status)
status - public String getResourceLoad()
public void setResourceLoad(String resourceLoad)
resourceLoad - public String getResources()
public void setResources(String resources)
resources - public String getPercentage()
public void setPercentage(String percentage)
percentage - 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 | |||||||||