|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.contentmanagement.timeseriesservice.stubs.CLUnderCurationItem
public class CLUnderCurationItem
| Constructor Summary | |
|---|---|
CLUnderCurationItem()
|
|
CLUnderCurationItem(boolean _final,
String agencyId,
CodeListType codelistType,
Calendar creationDate,
String description,
String id,
Calendar lastModifyDate,
String name,
String owner,
int size,
State status,
float version)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getAgencyId()
Gets the agencyId value for this CLUnderCurationItem. |
CodeListType |
getCodelistType()
Gets the codelistType value for this CLUnderCurationItem. |
Calendar |
getCreationDate()
Gets the creationDate value for this CLUnderCurationItem. |
String |
getDescription()
Gets the description value for this CLUnderCurationItem. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getId()
Gets the id value for this CLUnderCurationItem. |
Calendar |
getLastModifyDate()
Gets the lastModifyDate value for this CLUnderCurationItem. |
String |
getName()
Gets the name value for this CLUnderCurationItem. |
String |
getOwner()
Gets the owner value for this CLUnderCurationItem. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
int |
getSize()
Gets the size value for this CLUnderCurationItem. |
State |
getStatus()
Gets the status value for this CLUnderCurationItem. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
float |
getVersion()
Gets the version value for this CLUnderCurationItem. |
int |
hashCode()
|
boolean |
is_final()
Gets the _final value for this CLUnderCurationItem. |
void |
set_final(boolean _final)
Sets the _final value for this CLUnderCurationItem. |
void |
setAgencyId(String agencyId)
Sets the agencyId value for this CLUnderCurationItem. |
void |
setCodelistType(CodeListType codelistType)
Sets the codelistType value for this CLUnderCurationItem. |
void |
setCreationDate(Calendar creationDate)
Sets the creationDate value for this CLUnderCurationItem. |
void |
setDescription(String description)
Sets the description value for this CLUnderCurationItem. |
void |
setId(String id)
Sets the id value for this CLUnderCurationItem. |
void |
setLastModifyDate(Calendar lastModifyDate)
Sets the lastModifyDate value for this CLUnderCurationItem. |
void |
setName(String name)
Sets the name value for this CLUnderCurationItem. |
void |
setOwner(String owner)
Sets the owner value for this CLUnderCurationItem. |
void |
setSize(int size)
Sets the size value for this CLUnderCurationItem. |
void |
setStatus(State status)
Sets the status value for this CLUnderCurationItem. |
void |
setVersion(float version)
Sets the version value for this CLUnderCurationItem. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CLUnderCurationItem()
public CLUnderCurationItem(boolean _final,
String agencyId,
CodeListType codelistType,
Calendar creationDate,
String description,
String id,
Calendar lastModifyDate,
String name,
String owner,
int size,
State status,
float version)
| Method Detail |
|---|
public String getId()
public void setId(String id)
id - public String getName()
public void setName(String name)
name - public String getDescription()
public void setDescription(String description)
description - public String getAgencyId()
public void setAgencyId(String agencyId)
agencyId - public String getOwner()
public void setOwner(String owner)
owner - public Calendar getCreationDate()
public void setCreationDate(Calendar creationDate)
creationDate - public Calendar getLastModifyDate()
public void setLastModifyDate(Calendar lastModifyDate)
lastModifyDate - public State getStatus()
public void setStatus(State status)
status - public int getSize()
public void setSize(int size)
size - public boolean is_final()
public void set_final(boolean _final)
_final - public float getVersion()
public void setVersion(float version)
version - public CodeListType getCodelistType()
public void setCodelistType(CodeListType codelistType)
codelistType - 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 | |||||||||