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