|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.server.types.gen.ListSession
public class ListSession
| Constructor Summary | |
|---|---|
ListSession()
|
|
ListSession(java.lang.String token,
org.apache.axis.types.NonNegativeInteger cursor,
org.apache.axis.types.NonNegativeInteger completeListSize,
java.lang.String expirationDate)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.types.NonNegativeInteger |
getCompleteListSize()
Gets the completeListSize value for this ListSession. |
org.apache.axis.types.NonNegativeInteger |
getCursor()
Gets the cursor value for this ListSession. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getExpirationDate()
Gets the expirationDate value for this ListSession. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getToken()
Gets the token value for this ListSession. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCompleteListSize(org.apache.axis.types.NonNegativeInteger completeListSize)
Sets the completeListSize value for this ListSession. |
void |
setCursor(org.apache.axis.types.NonNegativeInteger cursor)
Sets the cursor value for this ListSession. |
void |
setExpirationDate(java.lang.String expirationDate)
Sets the expirationDate value for this ListSession. |
void |
setToken(java.lang.String token)
Sets the token value for this ListSession. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListSession()
public ListSession(java.lang.String token,
org.apache.axis.types.NonNegativeInteger cursor,
org.apache.axis.types.NonNegativeInteger completeListSize,
java.lang.String expirationDate)
| Method Detail |
|---|
public java.lang.String getToken()
public void setToken(java.lang.String token)
token - public org.apache.axis.types.NonNegativeInteger getCursor()
public void setCursor(org.apache.axis.types.NonNegativeInteger cursor)
cursor - public org.apache.axis.types.NonNegativeInteger getCompleteListSize()
public void setCompleteListSize(org.apache.axis.types.NonNegativeInteger completeListSize)
completeListSize - public java.lang.String getExpirationDate()
public void setExpirationDate(java.lang.String expirationDate)
expirationDate - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||