|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.wsrp2.type.Lifetime
public class Lifetime
| Constructor Summary | |
|---|---|
Lifetime()
|
|
Lifetime(Extension extensions,
java.util.Calendar currentTime,
java.util.Calendar terminationTime,
org.apache.axis.types.Duration refreshDuration)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.util.Calendar |
getCurrentTime()
Gets the currentTime value for this Lifetime. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Extension |
getExtensions()
Gets the extensions value for this Lifetime. |
org.apache.axis.types.Duration |
getRefreshDuration()
Gets the refreshDuration value for this Lifetime. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.util.Calendar |
getTerminationTime()
Gets the terminationTime value for this Lifetime. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCurrentTime(java.util.Calendar currentTime)
Sets the currentTime value for this Lifetime. |
void |
setExtensions(Extension extensions)
Sets the extensions value for this Lifetime. |
void |
setRefreshDuration(org.apache.axis.types.Duration refreshDuration)
Sets the refreshDuration value for this Lifetime. |
void |
setTerminationTime(java.util.Calendar terminationTime)
Sets the terminationTime value for this Lifetime. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Lifetime()
public Lifetime(Extension extensions,
java.util.Calendar currentTime,
java.util.Calendar terminationTime,
org.apache.axis.types.Duration refreshDuration)
| Method Detail |
|---|
public Extension getExtensions()
public void setExtensions(Extension extensions)
extensions - public java.util.Calendar getCurrentTime()
public void setCurrentTime(java.util.Calendar currentTime)
currentTime - public java.util.Calendar getTerminationTime()
public void setTerminationTime(java.util.Calendar terminationTime)
terminationTime - public org.apache.axis.types.Duration getRefreshDuration()
public void setRefreshDuration(org.apache.axis.types.Duration refreshDuration)
refreshDuration - 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 | |||||||||