|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.contentmanagement.timeseriesservice.stubs.types.TsHistoryOps
public class TsHistoryOps
| Constructor Summary | |
|---|---|
TsHistoryOps()
|
|
TsHistoryOps(Calendar date,
String descriptionHuman,
OperationType opType)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
Calendar |
getDate()
Gets the date value for this TsHistoryOps. |
String |
getDescriptionHuman()
Gets the descriptionHuman value for this TsHistoryOps. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
OperationType |
getOpType()
Gets the opType value for this TsHistoryOps. |
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 |
setDate(Calendar date)
Sets the date value for this TsHistoryOps. |
void |
setDescriptionHuman(String descriptionHuman)
Sets the descriptionHuman value for this TsHistoryOps. |
void |
setOpType(OperationType opType)
Sets the opType value for this TsHistoryOps. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TsHistoryOps()
public TsHistoryOps(Calendar date,
String descriptionHuman,
OperationType opType)
| Method Detail |
|---|
public Calendar getDate()
public void setDate(Calendar date)
date - public OperationType getOpType()
public void setOpType(OperationType opType)
opType - public String getDescriptionHuman()
public void setDescriptionHuman(String descriptionHuman)
descriptionHuman - 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 | |||||||||