Uses of Class
org.eclipse.persistence.oxm.XMLUnionField
-
Packages that use XMLUnionField Package Description org.eclipse.persistence.oxm.mappings -
-
Uses of XMLUnionField in org.eclipse.persistence.oxm.mappings
Methods in org.eclipse.persistence.oxm.mappings with parameters of type XMLUnionField Modifier and Type Method Description protected QNameXMLObjectReferenceMapping. getSingleValueToWriteForUnion(XMLUnionField xmlField, Object value, AbstractSession session)Return a single QName representation for a given XMLUnionField, if applicable.
-