public class AttachmentType extends Object
Java class for AttachmentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AttachmentType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}EmbeddedDocumentBinaryObject" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}ExternalReference" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected EmbeddedDocumentBinaryObjectType |
embeddedDocumentBinaryObject |
protected ExternalReferenceType |
externalReference |
| Constructor and Description |
|---|
AttachmentType() |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedDocumentBinaryObjectType |
getEmbeddedDocumentBinaryObject()
Gets the value of the embeddedDocumentBinaryObject property.
|
ExternalReferenceType |
getExternalReference()
Gets the value of the externalReference property.
|
void |
setEmbeddedDocumentBinaryObject(EmbeddedDocumentBinaryObjectType value)
Sets the value of the embeddedDocumentBinaryObject property.
|
void |
setExternalReference(ExternalReferenceType value)
Sets the value of the externalReference property.
|
protected EmbeddedDocumentBinaryObjectType embeddedDocumentBinaryObject
protected ExternalReferenceType externalReference
public EmbeddedDocumentBinaryObjectType getEmbeddedDocumentBinaryObject()
EmbeddedDocumentBinaryObjectTypepublic void setEmbeddedDocumentBinaryObject(EmbeddedDocumentBinaryObjectType value)
value - allowed object is
EmbeddedDocumentBinaryObjectTypepublic ExternalReferenceType getExternalReference()
ExternalReferenceTypepublic void setExternalReference(ExternalReferenceType value)
value - allowed object is
ExternalReferenceTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.