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