KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > xml > registry > infomodel > Key

javax.xml.registry.infomodel
Interface Key

See Also:
Top Examples, Source Code, RegistryObject

public String getId()
             throws JAXRException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public void setId(String id)
           throws JAXRException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags