GLS ShipIT  2.8.11
GLS ShipIT - REST services
Public Member Functions | List of all members
eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory Class Reference

Public Member Functions

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

◆ ObjectFactory()

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

◆ createAllowedService()

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

Create an instance of AllowedService

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

◆ createAllowedServicesRequestParameter()

AllowedServicesRequestParameter eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createAllowedServicesRequestParameter ( )

◆ createAllowedServicesResponse()

AllowedServicesResponse eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createAllowedServicesResponse ( )

◆ createBarcodes()

Barcodes eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createBarcodes ( )

Create an instance of Barcodes

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

◆ createCancelParcelResponse()

CancelParcelResponse eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createCancelParcelResponse ( )

◆ createCouldNotTransmitShipmentsFault()

CouldNotTransmitShipmentsFault eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createCouldNotTransmitShipmentsFault ( )

◆ createCreatedShipment()

CreatedShipment eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createCreatedShipment ( )

Create an instance of CreatedShipment

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

◆ createCreateParcelsResponse()

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

◆ createCustomContent()

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

Create an instance of CustomContent

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

◆ createDefinePrinter()

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

Create an instance of DefinePrinter

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

◆ createDocument()

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

Create an instance of Document

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

◆ createEndOfDayDate()

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

Create an instance of JAXBElement

<

String

>

}

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

◆ createEndOfDayResponse()

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

Create an instance of EndOfDayResponse

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

◆ createExpressData()

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

Create an instance of ExpressData

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

◆ createInformation()

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

Create an instance of Information

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

◆ createInvalidShipmentIDFault()

InvalidShipmentIDFault eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createInvalidShipmentIDFault ( )

◆ createInvalidShipmentUnitFault()

InvalidShipmentUnitFault eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createInvalidShipmentUnitFault ( )

◆ createLocation()

Location eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createLocation ( )

Create an instance of Location

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

◆ createMetaData()

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

Create an instance of MetaData

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

◆ createNDIArea()

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

Create an instance of NDIArea

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

◆ createParcelData()

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

Create an instance of ParcelData

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

◆ createPrintingOptions()

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

Create an instance of PrintingOptions

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

◆ createReturnLabels()

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

Create an instance of ReturnLabels

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

◆ createReturnOptions()

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

Create an instance of ReturnOptions

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

◆ createRoutingInfo()

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

Create an instance of RoutingInfo

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

◆ createServiceArea()

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

Create an instance of ServiceArea

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

◆ createServiceInfo()

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

Create an instance of ServiceInfo

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

◆ createShipment()

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

Create an instance of Shipment

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

◆ createShipmentRequestData()

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

◆ createShipmentUnit()

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

Create an instance of ShipmentUnit

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

◆ createShipmentValidationResult()

ShipmentValidationResult eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createShipmentValidationResult ( )

◆ createTrackID()

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

Create an instance of JAXBElement

<

String

>

}

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

◆ createUpdateParcelWeightRequestParameter()

UpdateParcelWeightRequestParameter eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createUpdateParcelWeightRequestParameter ( )

◆ createUpdateParcelWeightResponse()

UpdateParcelWeightResponse eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createUpdateParcelWeightResponse ( )

◆ createValidateParcelsResponse()

ValidateParcelsResponse eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createValidateParcelsResponse ( )

◆ createValidateShipmentRequestData()

ValidateShipmentRequestData eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createValidateShipmentRequestData ( )

◆ createValidationIssue()

ValidationIssue eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ObjectFactory.createValidationIssue ( )

Create an instance of ValidationIssue

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


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