Uses of Class
com.sun.xml.registry.common.tools.bindings_v3.JAXRConcept

Packages that use JAXRConcept
com.sun.xml.registry.common.tools.bindings_v3   
 

Uses of JAXRConcept in com.sun.xml.registry.common.tools.bindings_v3
 

Fields in com.sun.xml.registry.common.tools.bindings_v3 with type parameters of type JAXRConcept
protected  List<JAXRConcept> Command.jaxrConcept
           
protected  List<JAXRConcept> JAXRClassificationScheme.jaxrConcept
           
protected  List<JAXRConcept> JAXRConcept.jaxrConcept
           
protected  List<JAXRConcept> Result.jaxrConcept
           
 

Methods in com.sun.xml.registry.common.tools.bindings_v3 that return JAXRConcept
 JAXRConcept ObjectFactory.createJAXRConcept()
          Create an instance of JAXRConcept
 

Methods in com.sun.xml.registry.common.tools.bindings_v3 that return types with arguments of type JAXRConcept
 List<JAXRConcept> Command.getJAXRConcept()
          Gets the value of the jaxrConcept property.
 List<JAXRConcept> JAXRClassificationScheme.getJAXRConcept()
          Gets the value of the jaxrConcept property.
 List<JAXRConcept> JAXRConcept.getJAXRConcept()
          Gets the value of the jaxrConcept property.
 List<JAXRConcept> Result.getJAXRConcept()
          Gets the value of the jaxrConcept property.
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.