| Modifier and Type | Method and Description |
|---|---|
EmbeddedDocumentBinaryObjectType |
AttachmentType.getEmbeddedDocumentBinaryObject()
<?
|
EmbeddedDocumentBinaryObjectType |
AttachmentType.setEmbeddedDocumentBinaryObject(byte[] valueParam)
Special setter with value of type byte[]
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentType.setEmbeddedDocumentBinaryObject(EmbeddedDocumentBinaryObjectType value)
Sets the value of the embeddedDocumentBinaryObject property.
|
| Modifier and Type | Method and Description |
|---|---|
EmbeddedDocumentBinaryObjectType |
EmbeddedDocumentBinaryObjectType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
EmbeddedDocumentBinaryObjectType |
ObjectFactory.createEmbeddedDocumentBinaryObjectType()
Create an instance of
EmbeddedDocumentBinaryObjectType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EmbeddedDocumentBinaryObjectType> |
ObjectFactory.createEmbeddedDocumentBinaryObject(EmbeddedDocumentBinaryObjectType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmbeddedDocumentBinaryObjectType.cloneTo(EmbeddedDocumentBinaryObjectType ret)
This method clones all values from
this to the passed object. |
JAXBElement<EmbeddedDocumentBinaryObjectType> |
ObjectFactory.createEmbeddedDocumentBinaryObject(EmbeddedDocumentBinaryObjectType value)
|
Copyright © 2014–2020 Philip Helger. All rights reserved.