javax.xml.registry.infomodel
Interface Key


public interface Key


Method Summary
 java.lang.String getId()
           
 void setId(java.lang.String id)
           
 

Method Detail

getId

public java.lang.String getId()
                       throws JAXRException (src) 
Throws:
JAXRException (src)

setId

public void setId(java.lang.String id)
           throws JAXRException (src) 
Throws:
JAXRException (src)