public class DocumentBinaryObjectType extends BinaryObjectType
Java class for DocumentBinaryObjectType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DocumentBinaryObjectType">
<simpleContent>
<extension base="<urn:un:unece:uncefact:data:specification:UnqualifiedDataTypesSchemaModule:2>BinaryObjectType">
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
DocumentBinaryObjectType()
Default constructor
Created by ph-ubl-jaxb-plugin -Xph-ubl-value
|
DocumentBinaryObjectType(byte[] valueParam)
Constructor for value of type byte[] calling super class constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
int |
hashCode()
Created by ph-jaxb22-plugin -Xph-equalshashcode
|
getCharacterSetCode, getEncodingCode, getFilename, getFormat, getMimeCode, getUri, getValue, setCharacterSetCode, setEncodingCode, setFilename, setFormat, setMimeCode, setUri, setValue, toStringpublic DocumentBinaryObjectType()
public DocumentBinaryObjectType(@Nullable byte[] valueParam)
valueParam - The value to be set. May be null.public boolean equals(Object o)
equals in class BinaryObjectTypepublic int hashCode()
hashCode in class BinaryObjectTypeCopyright © 2014 Philip Helger. All rights reserved.