|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.contentmanagement.timeseriesservice.stubs.types.TimeseriesHistoryItem
public class TimeseriesHistoryItem
| Constructor Summary | |
|---|---|
TimeseriesHistoryItem()
|
|
TimeseriesHistoryItem(String author,
Calendar date,
TsHistoryOps[] opsList,
boolean parentAlive,
String parentId,
String parentName,
ParentType parentType)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAuthor()
Gets the author value for this TimeseriesHistoryItem. |
Calendar |
getDate()
Gets the date value for this TimeseriesHistoryItem. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
TsHistoryOps[] |
getOpsList()
Gets the opsList value for this TimeseriesHistoryItem. |
TsHistoryOps |
getOpsList(int i)
|
String |
getParentId()
Gets the parentId value for this TimeseriesHistoryItem. |
String |
getParentName()
Gets the parentName value for this TimeseriesHistoryItem. |
ParentType |
getParentType()
Gets the parentType value for this TimeseriesHistoryItem. |
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()
|
boolean |
isParentAlive()
Gets the parentAlive value for this TimeseriesHistoryItem. |
void |
setAuthor(String author)
Sets the author value for this TimeseriesHistoryItem. |
void |
setDate(Calendar date)
Sets the date value for this TimeseriesHistoryItem. |
void |
setOpsList(int i,
TsHistoryOps _value)
|
void |
setOpsList(TsHistoryOps[] opsList)
Sets the opsList value for this TimeseriesHistoryItem. |
void |
setParentAlive(boolean parentAlive)
Sets the parentAlive value for this TimeseriesHistoryItem. |
void |
setParentId(String parentId)
Sets the parentId value for this TimeseriesHistoryItem. |
void |
setParentName(String parentName)
Sets the parentName value for this TimeseriesHistoryItem. |
void |
setParentType(ParentType parentType)
Sets the parentType value for this TimeseriesHistoryItem. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeseriesHistoryItem()
public TimeseriesHistoryItem(String author,
Calendar date,
TsHistoryOps[] opsList,
boolean parentAlive,
String parentId,
String parentName,
ParentType parentType)
| Method Detail |
|---|
public Calendar getDate()
public void setDate(Calendar date)
date - public ParentType getParentType()
public void setParentType(ParentType parentType)
parentType - public String getParentId()
public void setParentId(String parentId)
parentId - public String getParentName()
public void setParentName(String parentName)
parentName - public String getAuthor()
public void setAuthor(String author)
author - public TsHistoryOps[] getOpsList()
public void setOpsList(TsHistoryOps[] opsList)
opsList - public TsHistoryOps getOpsList(int i)
public void setOpsList(int i,
TsHistoryOps _value)
public boolean isParentAlive()
public void setParentAlive(boolean parentAlive)
parentAlive - 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 | |||||||||