|
Préférences
Moteurs de recherche
|
|||||||
JavaTM Platform, Enterprise Edition, v 5.0
javax.xml.registry.infomodel
|
Method Summary | |
---|---|
String |
getId()
Returns the unique Id of this key. |
void |
setId(String id)
Sets the unique id associated with this key. |
Method Detail |
---|
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 object
JAXRException
- If the JAXR provider encounters an internal error