javax.xml.registry.infomodel
Interface Key

All Known Implementing Classes:
KeyImpl

public interface Key

Version:
$Revision$ $Date$

Method Summary
 String getId()
           
 void setId(String id)
           
 

Method Detail

getId

String getId()
             throws JAXRException
Throws:
JAXRException

setId

void setId(String id)
           throws JAXRException
Throws:
JAXRException


Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.