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 Jakarta XML Registries provider encounters an internal errorvoid setId(String id) throws JAXRException
id
- the id being defined for this objectJAXRException
- If the Jakarta XML Registries provider encounters an internal errorCopyright © 2019 Eclipse Foundation.
Use is subject to license terms.