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

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

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

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

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

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



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