public interface Key
RegistryObject
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the unique Id of this key.
|
void |
setId(String id)
Sets the unique id associated with this key.
|
String getId() throws JAXRException
JAXRException
- If the JAXR provider encounters an internal errorvoid setId(String id) throws JAXRException
id
- the id being defined for this objectJAXRException
- If the JAXR provider encounters an internal errorCopyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.