GLS ShipIT
GLS ShipIT - REST services
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | List of all members
eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory Class Reference

Public Member Functions

 ObjectFactory ()
 
InsufficientPermissionFault createInsufficientPermissionFault ()
 
MandatoryFieldMissingFault createMandatoryFieldMissingFault ()
 
Field createField ()
 
InvalidFieldValueFault createInvalidFieldValueFault ()
 
Fields createFields ()
 
AlreadyExistingParcelFault createAlreadyExistingParcelFault ()
 
CashService createCashService ()
 
DeliveryAtWorkService createDeliveryAtWorkService ()
 
Address createAddress ()
 
ShopDeliveryService createShopDeliveryService ()
 
HazardousGoodsService createHazardousGoodsService ()
 
ShopReturnService createShopReturnService ()
 
IdentService createIdentService ()
 
KeyValuePair createKeyValuePair ()
 
IdentPINService createIdentPINService ()
 
DepositService createDepositService ()
 
AddOnLiabilityService createAddOnLiabilityService ()
 
PickAndShipService createPickAndShipService ()
 
LimitedQuantitiesService createLimitedQuantitiesService ()
 
Consignee createConsignee ()
 
Shipper createShipper ()
 
IntercompanyService createIntercompanyService ()
 
ShipmentService createShipmentService ()
 
HazardousGood createHazardousGood ()
 
UnitService createUnitService ()
 
PickAndReturnService createPickAndReturnService ()
 
Service createService ()
 
ExWorksService createExWorksService ()
 
Nationality createNationality ()
 
ExchangeService createExchangeService ()
 
JAXBElement< String > createCountryCode (String value)
 

Detailed Description

This object contains factory methods for each Java content interface and Java element interface generated in the eu.glsgroup.fpcs.datatypes.soap.v1.common package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.

Definition at line 25 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

Constructor & Destructor Documentation

eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.ObjectFactory ( )

Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: eu.glsgroup.fpcs.datatypes.soap.v1.common

Definition at line 33 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

Member Function Documentation

AddOnLiabilityService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createAddOnLiabilityService ( )

Create an instance of AddOnLiabilityService

Definition at line 168 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

Address eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createAddress ( )

Create an instance of Address

Definition at line 104 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

AlreadyExistingParcelFault eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createAlreadyExistingParcelFault ( )

Create an instance of AlreadyExistingParcelFault

Definition at line 80 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

CashService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createCashService ( )

Create an instance of CashService

Definition at line 88 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

Consignee eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createConsignee ( )

Create an instance of Consignee

Definition at line 192 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

JAXBElement<String> eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createCountryCode ( String  value)

Create an instance of JAXBElement

<

String

>

}

Definition at line 281 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

DeliveryAtWorkService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createDeliveryAtWorkService ( )

Create an instance of DeliveryAtWorkService

Definition at line 96 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

DepositService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createDepositService ( )

Create an instance of DepositService

Definition at line 160 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

ExchangeService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createExchangeService ( )

Create an instance of ExchangeService

Definition at line 272 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

ExWorksService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createExWorksService ( )

Create an instance of ExWorksService

Definition at line 256 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

Field eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createField ( )

Create an instance of Field

Definition at line 56 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

Fields eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createFields ( )

Create an instance of Fields

Definition at line 72 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

HazardousGood eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createHazardousGood ( )

Create an instance of HazardousGood

Definition at line 224 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

HazardousGoodsService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createHazardousGoodsService ( )

Create an instance of HazardousGoodsService

Definition at line 120 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

IdentPINService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createIdentPINService ( )

Create an instance of IdentPINService

Definition at line 152 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

IdentService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createIdentService ( )

Create an instance of IdentService

Definition at line 136 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

InsufficientPermissionFault eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createInsufficientPermissionFault ( )

Create an instance of InsufficientPermissionFault

Definition at line 40 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

IntercompanyService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createIntercompanyService ( )

Create an instance of IntercompanyService

Definition at line 208 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

InvalidFieldValueFault eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createInvalidFieldValueFault ( )

Create an instance of InvalidFieldValueFault

Definition at line 64 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

KeyValuePair eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createKeyValuePair ( )

Create an instance of KeyValuePair

Definition at line 144 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

LimitedQuantitiesService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createLimitedQuantitiesService ( )

Create an instance of LimitedQuantitiesService

Definition at line 184 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

MandatoryFieldMissingFault eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createMandatoryFieldMissingFault ( )

Create an instance of MandatoryFieldMissingFault

Definition at line 48 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

Nationality eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createNationality ( )

Create an instance of Nationality

Definition at line 264 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

PickAndReturnService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createPickAndReturnService ( )

Create an instance of PickAndReturnService

Definition at line 240 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

PickAndShipService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createPickAndShipService ( )

Create an instance of PickAndShipService

Definition at line 176 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

Service eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createService ( )

Create an instance of Service

Definition at line 248 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

ShipmentService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createShipmentService ( )

Create an instance of ShipmentService

Definition at line 216 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

Shipper eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createShipper ( )

Create an instance of Shipper

Definition at line 200 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

ShopDeliveryService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createShopDeliveryService ( )

Create an instance of ShopDeliveryService

Definition at line 112 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

ShopReturnService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createShopReturnService ( )

Create an instance of ShopReturnService

Definition at line 128 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.

UnitService eu.glsgroup.fpcs.datatypes.soap.v1.common.ObjectFactory.createUnitService ( )

Create an instance of UnitService

Definition at line 232 of file fpcs/datatypes/soap/v1/common/ObjectFactory.java.


The documentation for this class was generated from the following file: