|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A basic representation of a resource key. A resource key is composed of name and the actual resource key value.
| Method Summary | |
javax.xml.namespace.QName |
getName()
The name of the key. |
java.lang.Object |
getValue()
The actual key value. |
javax.xml.soap.SOAPElement |
toSOAPElement()
Converts the resource key into a SOAPElement. |
| Method Detail |
public java.lang.Object getValue()
public javax.xml.namespace.QName getName()
public javax.xml.soap.SOAPElement toSOAPElement()
throws SerializationException
SOAPElement.
The element name and namespace must match the name of the key.
SOAPElement
SerializationException - in case the conversion fails.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||