|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.axis.services.WSCTX.wss_schema.TimestampType
| Constructor Summary | |
TimestampType()
|
|
TimestampType(AttributedDateTime created,
AttributedDateTime expires,
org.apache.axis.types.Id id)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
AttributedDateTime |
getCreated()
Gets the created value for this TimestampType. |
AttributedDateTime |
getExpires()
Gets the expires value for this TimestampType. |
org.apache.axis.types.Id |
getId()
Gets the id value for this TimestampType. |
int |
hashCode()
|
void |
setCreated(AttributedDateTime created)
Sets the created value for this TimestampType. |
void |
setExpires(AttributedDateTime expires)
Sets the expires value for this TimestampType. |
void |
setId(org.apache.axis.types.Id id)
Sets the id value for this TimestampType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TimestampType()
public TimestampType(AttributedDateTime created,
AttributedDateTime expires,
org.apache.axis.types.Id id)
| Method Detail |
public AttributedDateTime getCreated()
public void setCreated(AttributedDateTime created)
created - public AttributedDateTime getExpires()
public void setExpires(AttributedDateTime expires)
expires - public org.apache.axis.types.Id getId()
public void setId(org.apache.axis.types.Id id)
id - public boolean equals(java.lang.Object obj)
public int hashCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||