|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.oasis.wsrf.lifetime._SetTerminationTimeResponse
| Constructor Summary | |
_SetTerminationTimeResponse()
|
|
_SetTerminationTimeResponse(Calendar newTerminationTime,
Calendar currentTime)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
Calendar |
getCurrentTime()
Gets the currentTime value for this _SetTerminationTimeResponse. |
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Calendar |
getNewTerminationTime()
Gets the newTerminationTime value for this _SetTerminationTimeResponse. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCurrentTime(Calendar currentTime)
Sets the currentTime value for this _SetTerminationTimeResponse. |
void |
setNewTerminationTime(Calendar newTerminationTime)
Sets the newTerminationTime value for this _SetTerminationTimeResponse. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public _SetTerminationTimeResponse()
public _SetTerminationTimeResponse(Calendar newTerminationTime,
Calendar currentTime)
| Method Detail |
public Calendar getNewTerminationTime()
public void setNewTerminationTime(Calendar newTerminationTime)
newTerminationTime - public Calendar getCurrentTime()
public void setCurrentTime(Calendar currentTime)
currentTime - public boolean equals(Object obj)
public int hashCode()
public static TypeDesc getTypeDesc()
public static Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||