| Modifier and Type | Method and Description |
|---|---|
CountryType |
ObjectFactory.createCountryType()
Create an instance of
CountryType |
CountryType |
FinancialAccountType.getCountry()
<?
|
CountryType |
AddressType.getCountry()
<?
|
CountryType |
ShipmentType.getExportCountry()
<?
|
CountryType |
ConsignmentType.getFinalDestinationCountry()
<?
|
CountryType |
CertificateOfOriginApplicationType.getIssuingCountry()
<?
|
CountryType |
ConsignmentType.getOriginalDepartureCountry()
<?
|
CountryType |
ItemType.getOriginCountry()
<?
|
CountryType |
ConsignmentType.getTransitCountryAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CountryType> |
ObjectFactory.createCountry(CountryType value)
|
JAXBElement<CountryType> |
ObjectFactory.createDestinationCountry(CountryType value)
|
JAXBElement<CountryType> |
ObjectFactory.createExportCountry(CountryType value)
|
JAXBElement<CountryType> |
ObjectFactory.createFinalDestinationCountry(CountryType value)
|
JAXBElement<CountryType> |
ObjectFactory.createIssuingCountry(CountryType value)
|
JAXBElement<CountryType> |
ObjectFactory.createOriginalDepartureCountry(CountryType value)
|
JAXBElement<CountryType> |
ObjectFactory.createOriginCountry(CountryType value)
|
JAXBElement<CountryType> |
ObjectFactory.createTransitCountry(CountryType value)
|
List<CountryType> |
ConsignmentType.getTransitCountry()
<?
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CountryType> |
ObjectFactory.createCountry(CountryType value)
|
JAXBElement<CountryType> |
ObjectFactory.createDestinationCountry(CountryType value)
|
JAXBElement<CountryType> |
ObjectFactory.createExportCountry(CountryType value)
|
JAXBElement<CountryType> |
ObjectFactory.createFinalDestinationCountry(CountryType value)
|
JAXBElement<CountryType> |
ObjectFactory.createIssuingCountry(CountryType value)
|
JAXBElement<CountryType> |
ObjectFactory.createOriginalDepartureCountry(CountryType value)
|
JAXBElement<CountryType> |
ObjectFactory.createOriginCountry(CountryType value)
|
JAXBElement<CountryType> |
ObjectFactory.createTransitCountry(CountryType value)
|
void |
FinancialAccountType.setCountry(CountryType value)
Sets the value of the country property.
|
void |
AddressType.setCountry(CountryType value)
Sets the value of the country property.
|
void |
ShipmentType.setExportCountry(CountryType value)
Sets the value of the exportCountry property.
|
void |
ConsignmentType.setFinalDestinationCountry(CountryType value)
Sets the value of the finalDestinationCountry property.
|
void |
CertificateOfOriginApplicationType.setIssuingCountry(CountryType value)
Sets the value of the issuingCountry property.
|
void |
ConsignmentType.setOriginalDepartureCountry(CountryType value)
Sets the value of the originalDepartureCountry property.
|
void |
ItemType.setOriginCountry(CountryType value)
Sets the value of the originCountry property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConsignmentType.setTransitCountry(List<CountryType> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
CountryType |
OrderType.getDestinationCountry()
<?
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrderType.setDestinationCountry(CountryType value)
Sets the value of the destinationCountry property.
|
| Modifier and Type | Method and Description |
|---|---|
CountryType |
OrderChangeType.getDestinationCountry()
<?
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrderChangeType.setDestinationCountry(CountryType value)
Sets the value of the destinationCountry property.
|
| Modifier and Type | Method and Description |
|---|---|
CountryType |
OrderResponseType.getDestinationCountry()
<?
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrderResponseType.setDestinationCountry(CountryType value)
Sets the value of the destinationCountry property.
|
| Modifier and Type | Method and Description |
|---|---|
CountryType |
QuotationType.getDestinationCountry()
<?
|
| Modifier and Type | Method and Description |
|---|---|
void |
QuotationType.setDestinationCountry(CountryType value)
Sets the value of the destinationCountry property.
|
| Modifier and Type | Method and Description |
|---|---|
CountryType |
RequestForQuotationType.getDestinationCountry()
<?
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestForQuotationType.setDestinationCountry(CountryType value)
Sets the value of the destinationCountry property.
|
Copyright © 2014 Philip Helger. All rights reserved.