|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ATTRIBUTE
- public interface AttributedURI
This class is used to represent the address information of EndpointReference
com.tibco.amf.addressing.endpointreference.EndpointReference
.
Method Summary | |
---|---|
java.util.Map<javax.xml.namespace.QName,java.lang.Object> |
getAttributes()
Returns the value of the 'Any Attribute' reference list. |
java.net.URI |
getURI()
Return the URI string. |
void |
setURI(java.net.URI uri)
Set the URI string value. |
Method Detail |
---|
java.net.URI getURI()
void setURI(java.net.URI uri)
value
- java.util.Map<javax.xml.namespace.QName,java.lang.Object> getAttributes()
If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |