Uses of Class
com.sun.xml.registry.common.tools.bindings_v3.JAXRClassificationScheme
-
Packages that use JAXRClassificationScheme Package Description 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 Modifier and Type Field Description protected List<JAXRClassificationScheme>Command. jaxrClassificationSchemeprotected List<JAXRClassificationScheme>PredefinedConcepts. jaxrClassificationSchemeprotected List<JAXRClassificationScheme>Result. jaxrClassificationSchemeMethods in com.sun.xml.registry.common.tools.bindings_v3 that return JAXRClassificationScheme Modifier and Type Method Description JAXRClassificationSchemeObjectFactory. createJAXRClassificationScheme()Create an instance ofJAXRClassificationSchemeMethods in com.sun.xml.registry.common.tools.bindings_v3 that return types with arguments of type JAXRClassificationScheme Modifier and Type Method Description 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.
-