Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlTransformation
Packages that use XmlTransformation
-
Uses of XmlTransformation in org.eclipse.persistence.jaxb.compiler
Methods in org.eclipse.persistence.jaxb.compiler that return XmlTransformationModifier and TypeMethodDescriptionProperty.getXmlTransformation()Return the XmlTransformation set on this property.Methods in org.eclipse.persistence.jaxb.compiler with parameters of type XmlTransformationModifier and TypeMethodDescriptionvoidProperty.setXmlTransformation(XmlTransformation xmlTransformation) Set the XmlTransformation for this property. -
Uses of XmlTransformation in org.eclipse.persistence.jaxb.xmlmodel
Methods in org.eclipse.persistence.jaxb.xmlmodel that return XmlTransformationModifier and TypeMethodDescriptionObjectFactory.createXmlTransformation()Create an instance ofXmlTransformationMethods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlTransformationMethods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlTransformation