Module org.eclipse.persistence.core
Class XMLBinaryDataHelper.EncodedData
java.lang.Object
org.eclipse.persistence.internal.oxm.XMLBinaryDataHelper.EncodedData
- Enclosing class:
XMLBinaryDataHelper
INTERNAL
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]getData()voidsetData(byte[] bytes) voidsetMimeType(String type)
-
Constructor Details
-
EncodedData
-
-
Method Details
-
getMimeType
-
getData
public byte[] getData() -
setMimeType
-
setData
public void setData(byte[] bytes)
-