Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlClassExtractor
-
Packages that use XmlClassExtractor Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlClassExtractor in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlClassExtractor Modifier and Type Field Description protected XmlClassExtractorJavaType. xmlClassExtractorMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlClassExtractor Modifier and Type Method Description XmlClassExtractorJavaType. getXmlClassExtractor()Gets the value of the xmlClassExtractor property.Methods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlClassExtractor Modifier and Type Method Description jakarta.xml.bind.JAXBElement<XmlClassExtractor>ObjectFactory. createXmlClassExtractor(XmlClassExtractor value)Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlClassExtractor Modifier and Type Method Description jakarta.xml.bind.JAXBElement<XmlClassExtractor>ObjectFactory. createXmlClassExtractor(XmlClassExtractor value)voidJavaType. setXmlClassExtractor(XmlClassExtractor value)Sets the value of the xmlClassExtractor property.
-