Class EmbeddedDocumentBinaryObjectType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.ccts.BinaryObjectType
-
- network.oxalis.peppol.ubl2.jaxb.udt.BinaryObjectType
-
- network.oxalis.peppol.ubl2.jaxb.cbc.EmbeddedDocumentBinaryObjectType
-
public class EmbeddedDocumentBinaryObjectType extends BinaryObjectType
Java class for EmbeddedDocumentBinaryObjectType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EmbeddedDocumentBinaryObjectType"> <simpleContent> <extension base="<urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2>BinaryObjectType"> </extension> </simpleContent> </complexType>
-
-
Field Summary
-
Fields inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.BinaryObjectType
characterSetCode, encodingCode, filename, format, mimeCode, uri, value
-
-
Constructor Summary
Constructors Constructor Description EmbeddedDocumentBinaryObjectType()
-
Method Summary
-
Methods inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.BinaryObjectType
getCharacterSetCode, getEncodingCode, getFilename, getFormat, getMimeCode, getUri, getValue, setCharacterSetCode, setEncodingCode, setFilename, setFormat, setMimeCode, setUri, setValue
-
-