|
||||||||||
| 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.ItemHistory
public class ItemHistory
| Constructor Summary | |
|---|---|
ItemHistory()
|
|
ItemHistory(SMComputation computation,
long computationId,
ComputationStatus computationStatus,
Calendar endDate,
String infrastructure,
ComputationOutput output,
SMEntries parameters,
Calendar startDate)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
SMComputation |
getComputation()
Gets the computation value for this ItemHistory. |
long |
getComputationId()
Gets the computationId value for this ItemHistory. |
ComputationStatus |
getComputationStatus()
Gets the computationStatus value for this ItemHistory. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Calendar |
getEndDate()
Gets the endDate value for this ItemHistory. |
String |
getInfrastructure()
Gets the infrastructure value for this ItemHistory. |
ComputationOutput |
getOutput()
Gets the output value for this ItemHistory. |
SMEntries |
getParameters()
Gets the parameters value for this ItemHistory. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
Calendar |
getStartDate()
Gets the startDate value for this ItemHistory. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setComputation(SMComputation computation)
Sets the computation value for this ItemHistory. |
void |
setComputationId(long computationId)
Sets the computationId value for this ItemHistory. |
void |
setComputationStatus(ComputationStatus computationStatus)
Sets the computationStatus value for this ItemHistory. |
void |
setEndDate(Calendar endDate)
Sets the endDate value for this ItemHistory. |
void |
setInfrastructure(String infrastructure)
Sets the infrastructure value for this ItemHistory. |
void |
setOutput(ComputationOutput output)
Sets the output value for this ItemHistory. |
void |
setParameters(SMEntries parameters)
Sets the parameters value for this ItemHistory. |
void |
setStartDate(Calendar startDate)
Sets the startDate value for this ItemHistory. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ItemHistory()
public ItemHistory(SMComputation computation,
long computationId,
ComputationStatus computationStatus,
Calendar endDate,
String infrastructure,
ComputationOutput output,
SMEntries parameters,
Calendar startDate)
| Method Detail |
|---|
public long getComputationId()
public void setComputationId(long computationId)
computationId - public Calendar getStartDate()
public void setStartDate(Calendar startDate)
startDate - public Calendar getEndDate()
public void setEndDate(Calendar endDate)
endDate - public SMEntries getParameters()
public void setParameters(SMEntries parameters)
parameters - public SMComputation getComputation()
public void setComputation(SMComputation computation)
computation - public ComputationOutput getOutput()
public void setOutput(ComputationOutput output)
output - public ComputationStatus getComputationStatus()
public void setComputationStatus(ComputationStatus computationStatus)
computationStatus - public String getInfrastructure()
public void setInfrastructure(String infrastructure)
infrastructure - 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 | |||||||||