Uses of Class
com.sun.xml.registry.common.tools.bindings_v3.JAXRConcept
-
Packages that use JAXRConcept Package Description 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 Modifier and Type Field Description protected List<JAXRConcept>Command. jaxrConceptprotected List<JAXRConcept>JAXRClassificationScheme. jaxrConceptprotected List<JAXRConcept>JAXRConcept. jaxrConceptprotected List<JAXRConcept>Result. jaxrConceptMethods in com.sun.xml.registry.common.tools.bindings_v3 that return JAXRConcept Modifier and Type Method Description JAXRConceptObjectFactory. createJAXRConcept()Create an instance ofJAXRConceptMethods in com.sun.xml.registry.common.tools.bindings_v3 that return types with arguments of type JAXRConcept Modifier and Type Method Description 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.
-