|
|||||||||||
| 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 | |
QName |
getName()
The name of the key. |
Object |
getValue()
The actual key value. |
SOAPElement |
toSOAPElement()
Converts the resource key into a SOAPElement. |
| Method Detail |
public Object getValue()
public QName getName()
public 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 | ||||||||||