|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttributedURI
An AttributedURI is a URI that can have attributes set on its XML element, as an extensibility mechanism.
Method Summary | |
---|---|
java.lang.Object |
clone()
Returns a clone of this AttributedURI. |
java.net.URI |
getURI()
Gets the value of the URI represented by this AttributedURI. |
void |
setURI(java.net.URI uri)
Sets the value of the URI represented by this AttributedURI |
Methods inherited from interface com.ibm.wsspi.wsaddressing.AttributedType |
---|
addAttribute, getAttributeNames, getAttributeValue |
Method Detail |
---|
java.net.URI getURI()
void setURI(java.net.URI uri)
uri
- The URI valuejava.lang.Object clone() throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |