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