GLS ShipIT  2.7.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< Date > createEndOfDayDate (Date 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 28 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 37 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 100 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 276 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 68 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 180 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 268 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 220 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.

◆ createEndOfDayDate()

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

Create an instance of JAXBElement

<

Date

>

}

Definition at line 335 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 44 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 252 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 228 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 132 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 260 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 244 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 300 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 172 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 316 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 188 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 292 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 308 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 236 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 52 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 84 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 325 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 284 of file fpcs/datatypes/soap/v1/shipmentprocessing/ObjectFactory.java.


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