|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.axis.services.WSCTX.wss_schema.AttributedDateTime
Constructor Summary | |
AttributedDateTime()
|
|
AttributedDateTime(java.lang.String attributedDateTimeValue,
org.apache.axis.types.Id id)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getAttributedDateTimeValue()
Gets the attributedDateTimeValue value for this AttributedDateTime. |
org.apache.axis.types.Id |
getId()
Gets the id value for this AttributedDateTime. |
int |
hashCode()
|
void |
setAttributedDateTimeValue(java.lang.String attributedDateTimeValue)
Sets the attributedDateTimeValue value for this AttributedDateTime. |
void |
setId(org.apache.axis.types.Id id)
Sets the id value for this AttributedDateTime. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AttributedDateTime()
public AttributedDateTime(java.lang.String attributedDateTimeValue, org.apache.axis.types.Id id)
Method Detail |
public java.lang.String getAttributedDateTimeValue()
public void setAttributedDateTimeValue(java.lang.String attributedDateTimeValue)
attributedDateTimeValue
- 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 |