public class CustomsDeclarationType extends Object
Java class for CustomsDeclarationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CustomsDeclarationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}IssuerParty" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected IDType |
id |
protected PartyType |
issuerParty |
| Constructor and Description |
|---|
CustomsDeclarationType() |
| Modifier and Type | Method and Description |
|---|---|
IDType |
getID()
Gets the value of the id property.
|
PartyType |
getIssuerParty()
Gets the value of the issuerParty property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setIssuerParty(PartyType value)
Sets the value of the issuerParty property.
|
Copyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.