Uses of Class
org.eclipse.persistence.internal.oxm.XMLBinaryDataHelper
-
Packages that use XMLBinaryDataHelper Package Description org.eclipse.persistence.internal.oxm -
-
Uses of XMLBinaryDataHelper in org.eclipse.persistence.internal.oxm
Fields in org.eclipse.persistence.internal.oxm declared as XMLBinaryDataHelper Modifier and Type Field Description protected static XMLBinaryDataHelperXMLBinaryDataHelper. binaryDataHelperMethods in org.eclipse.persistence.internal.oxm that return XMLBinaryDataHelper Modifier and Type Method Description static XMLBinaryDataHelperXMLBinaryDataHelper. getXMLBinaryDataHelper()Methods in org.eclipse.persistence.internal.oxm with parameters of type XMLBinaryDataHelper Modifier and Type Method Description static voidXMLBinaryDataHelper. setXMLBinaryDataHelper(XMLBinaryDataHelper helper)
-