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.shipmentprocessing.ObjectFactory Class Reference

Public Member Functions

 ObjectFactory ()
 
ValidateShipmentRequestData createValidateShipmentRequestData ()
 
Shipment createShipment ()
 
ShipmentRequestData createShipmentRequestData ()
 
PrintingOptions createPrintingOptions ()
 
CustomContent createCustomContent ()
 
ReturnOptions createReturnOptions ()
 
AllowedServicesRequestParameter createAllowedServicesRequestParameter ()
 
Location createLocation ()
 
UpdateParcelWeightRequestParameter createUpdateParcelWeightRequestParameter ()
 
CreateParcelsResponse createCreateParcelsResponse ()
 
CreatedShipment createCreatedShipment ()
 
ValidateParcelsResponse createValidateParcelsResponse ()
 
ShipmentValidationResult createShipmentValidationResult ()
 
CancelParcelResponse createCancelParcelResponse ()
 
AllowedServicesResponse createAllowedServicesResponse ()
 
AllowedService createAllowedService ()
 
EndOfDayResponse createEndOfDayResponse ()
 
UpdateParcelWeightResponse createUpdateParcelWeightResponse ()
 
InvalidShipmentIDFault createInvalidShipmentIDFault ()
 
InvalidShipmentUnitFault createInvalidShipmentUnitFault ()
 
ShipmentUnit createShipmentUnit ()
 
CouldNotTransmitShipmentsFault createCouldNotTransmitShipmentsFault ()
 
ValidationIssue createValidationIssue ()
 
Document createDocument ()
 
ParcelData createParcelData ()
 
NDIArea createNDIArea ()
 
MondialRelayArea createMondialRelayArea ()
 
MetaData createMetaData ()
 
RoutingInfo createRoutingInfo ()
 
ExpressData createExpressData ()
 
ServiceArea createServiceArea ()
 
ServiceInfo createServiceInfo ()
 
Information createInformation ()
 
Barcodes createBarcodes ()
 
ReturnLabels createReturnLabels ()
 
DefinePrinter createDefinePrinter ()
 
JAXBElement< String > createTrackID (String value)
 
JAXBElement< String > createEndOfDayDate (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.shipmentprocessing 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/shipmentprocessing/ObjectFactory.java.

Constructor & Destructor Documentation

eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.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.shipmentprocessing

Definition at line 34 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

Member Function Documentation

AllowedService eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createAllowedService ( )

Create an instance of AllowedService

Definition at line 161 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

AllowedServicesRequestParameter eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createAllowedServicesRequestParameter ( )
AllowedServicesResponse eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createAllowedServicesResponse ( )
Barcodes eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createBarcodes ( )

Create an instance of Barcodes

Definition at line 305 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

CancelParcelResponse eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createCancelParcelResponse ( )
CouldNotTransmitShipmentsFault eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createCouldNotTransmitShipmentsFault ( )
CreatedShipment eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createCreatedShipment ( )

Create an instance of CreatedShipment

Definition at line 121 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

CreateParcelsResponse eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createCreateParcelsResponse ( )
CustomContent eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createCustomContent ( )

Create an instance of CustomContent

Definition at line 73 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

DefinePrinter eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createDefinePrinter ( )

Create an instance of DefinePrinter

Definition at line 321 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

Document eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createDocument ( )

Create an instance of Document

Definition at line 225 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

JAXBElement<String> eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createEndOfDayDate ( String  value)

Create an instance of JAXBElement

<

String

>
Parameters
valueJava instance representing xml element's value.
Returns
the new instance of JAXBElement
<
String
>

Definition at line 347 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

EndOfDayResponse eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createEndOfDayResponse ( )

Create an instance of EndOfDayResponse

Definition at line 169 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

ExpressData eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createExpressData ( )

Create an instance of ExpressData

Definition at line 273 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

Information eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createInformation ( )

Create an instance of Information

Definition at line 297 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

InvalidShipmentIDFault eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createInvalidShipmentIDFault ( )
InvalidShipmentUnitFault eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createInvalidShipmentUnitFault ( )
Location eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createLocation ( )

Create an instance of Location

Definition at line 97 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

MetaData eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createMetaData ( )

Create an instance of MetaData

Definition at line 257 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

MondialRelayArea eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createMondialRelayArea ( )

Create an instance of MondialRelayArea

Definition at line 249 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

NDIArea eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createNDIArea ( )

Create an instance of NDIArea

Definition at line 241 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

ParcelData eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createParcelData ( )

Create an instance of ParcelData

Definition at line 233 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

PrintingOptions eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createPrintingOptions ( )

Create an instance of PrintingOptions

Definition at line 65 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

ReturnLabels eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createReturnLabels ( )

Create an instance of ReturnLabels

Definition at line 313 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

ReturnOptions eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createReturnOptions ( )

Create an instance of ReturnOptions

Definition at line 81 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

RoutingInfo eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createRoutingInfo ( )

Create an instance of RoutingInfo

Definition at line 265 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

ServiceArea eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createServiceArea ( )

Create an instance of ServiceArea

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

ServiceInfo eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createServiceInfo ( )

Create an instance of ServiceInfo

Definition at line 289 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

Shipment eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createShipment ( )

Create an instance of Shipment

Definition at line 49 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

ShipmentRequestData eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createShipmentRequestData ( )

Create an instance of ShipmentRequestData

Definition at line 57 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

ShipmentUnit eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createShipmentUnit ( )

Create an instance of ShipmentUnit

Definition at line 201 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

ShipmentValidationResult eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createShipmentValidationResult ( )
JAXBElement<String> eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createTrackID ( String  value)

Create an instance of JAXBElement

<

String

>
Parameters
valueJava instance representing xml element's value.
Returns
the new instance of JAXBElement
<
String
>

Definition at line 334 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

UpdateParcelWeightRequestParameter eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createUpdateParcelWeightRequestParameter ( )
UpdateParcelWeightResponse eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createUpdateParcelWeightResponse ( )
ValidateParcelsResponse eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createValidateParcelsResponse ( )
ValidateShipmentRequestData eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createValidateShipmentRequestData ( )
ValidationIssue eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createValidationIssue ( )

Create an instance of ValidationIssue

Definition at line 217 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.


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