2 package eu.glsgroup.fpcs.datatypes.soap.v1.common;
4 import javax.xml.bind.JAXBElement;
5 import javax.xml.bind.annotation.XmlElementDecl;
6 import javax.xml.bind.annotation.XmlRegistry;
7 import javax.xml.namespace.QName;
27 private final static QName _CountryCode_QNAME =
new QName(
"http://fpcs.gls-group.eu/v1/Common",
"CountryCode");
292 @XmlElementDecl(
namespace =
"http://fpcs.gls-group.eu/v1/Common", name =
"CountryCode")
294 return new JAXBElement<String>(_CountryCode_QNAME, String.class, null, value);
ExWorksService createExWorksService()
InvalidFieldValueFault createInvalidFieldValueFault()
HazardousGoodsService createHazardousGoodsService()
Consignee createConsignee()
AlreadyExistingParcelFault createAlreadyExistingParcelFault()
DepositService createDepositService()
DeliveryAtWorkService createDeliveryAtWorkService()
CashService createCashService()
ShopDeliveryService createShopDeliveryService()
AddOnLiabilityService createAddOnLiabilityService()
ExchangeService createExchangeService()
PickAndReturnService createPickAndReturnService()
ShopReturnService createShopReturnService()
IdentService createIdentService()
JAXBElement< String > createCountryCode(String value)
IntercompanyService createIntercompanyService()
HazardousGood createHazardousGood()
UnitService createUnitService()
Nationality createNationality()
IdentPINService createIdentPINService()
InsufficientPermissionFault createInsufficientPermissionFault()
KeyValuePair createKeyValuePair()
MandatoryFieldMissingFault createMandatoryFieldMissingFault()
PickAndShipService createPickAndShipService()
ShipmentService createShipmentService()
LimitedQuantitiesService createLimitedQuantitiesService()