|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.tm.stubs.UpdateNotificationType
public class UpdateNotificationType
| Constructor Summary | |
|---|---|
UpdateNotificationType()
|
|
UpdateNotificationType(long cardinality,
String collectionID,
Calendar lastUpdate)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
long |
getCardinality()
Gets the cardinality value for this UpdateNotificationType. |
String |
getCollectionID()
Gets the collectionID value for this UpdateNotificationType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Calendar |
getLastUpdate()
Gets the lastUpdate value for this UpdateNotificationType. |
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 |
setCardinality(long cardinality)
Sets the cardinality value for this UpdateNotificationType. |
void |
setCollectionID(String collectionID)
Sets the collectionID value for this UpdateNotificationType. |
void |
setLastUpdate(Calendar lastUpdate)
Sets the lastUpdate value for this UpdateNotificationType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateNotificationType()
public UpdateNotificationType(long cardinality,
String collectionID,
Calendar lastUpdate)
| Method Detail |
|---|
public String getCollectionID()
public void setCollectionID(String collectionID)
collectionID - public long getCardinality()
public void setCardinality(long cardinality)
cardinality - public Calendar getLastUpdate()
public void setLastUpdate(Calendar lastUpdate)
lastUpdate - 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 | |||||||||