| Package | Description |
|---|---|
| oasis.names.specification.ubl.schema.xsd.attacheddocument_2 | |
| oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2 |
| Modifier and Type | Method and Description |
|---|---|
AttachmentType |
AttachedDocumentType.getAttachment()
<?
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttachedDocumentType.setAttachment(AttachmentType value)
Sets the value of the attachment property.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentType |
ObjectFactory.createAttachmentType()
Create an instance of
AttachmentType |
AttachmentType |
DocumentReferenceType.getAttachment()
<?
|
AttachmentType |
SignatureType.getDigitalSignatureAttachment()
<?
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AttachmentType> |
ObjectFactory.createAttachment(AttachmentType value)
|
JAXBElement<AttachmentType> |
ObjectFactory.createDigitalSignatureAttachment(AttachmentType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AttachmentType> |
ObjectFactory.createAttachment(AttachmentType value)
|
JAXBElement<AttachmentType> |
ObjectFactory.createDigitalSignatureAttachment(AttachmentType value)
|
void |
DocumentReferenceType.setAttachment(AttachmentType value)
Sets the value of the attachment property.
|
void |
SignatureType.setDigitalSignatureAttachment(AttachmentType value)
Sets the value of the digitalSignatureAttachment property.
|
Copyright © 2014 Philip Helger. All rights reserved.