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