|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Key
Represents a unique key that identifies a RegistryObject. Must be a DCE 128 UUID.
RegistryObject
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
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.