Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlClassExtractor
Packages that use XmlClassExtractor
-
Uses of XmlClassExtractor in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlClassExtractorMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlClassExtractorModifier and TypeMethodDescriptionJavaType.getXmlClassExtractor()
Gets the value of the xmlClassExtractor property.Methods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlClassExtractorMethods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlClassExtractorModifier and TypeMethodDescriptionObjectFactory.createXmlClassExtractor
(XmlClassExtractor value) void
JavaType.setXmlClassExtractor
(XmlClassExtractor value) Sets the value of the xmlClassExtractor property.