GLS ShipIT  2.7.11
GLS ShipIT - REST services
Public Member Functions | Protected Attributes | List of all members
eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ValidateShipmentRequestData Class Reference

Public Member Functions

Shipment getShipment ()
 
void setShipment (Shipment value)
 

Protected Attributes

Shipment shipment
 

Detailed Description

Validate shipment request attributes

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

<complexType>
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="Shipment" type="{http://fpcs.gls-group.eu/v1/ShipmentProcessing/types}Shipment"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Definition at line 40 of file ValidateShipmentRequestData.java.

Member Function Documentation

◆ getShipment()

Shipment eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ValidateShipmentRequestData.getShipment ( )

Gets the value of the shipment property.

Returns
possible object is Shipment

Definition at line 53 of file ValidateShipmentRequestData.java.

◆ setShipment()

void eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ValidateShipmentRequestData.setShipment ( Shipment  value)

Sets the value of the shipment property.

Parameters
valueallowed object is Shipment

Definition at line 65 of file ValidateShipmentRequestData.java.

Member Data Documentation

◆ shipment

Shipment eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.ValidateShipmentRequestData.shipment
protected

Definition at line 43 of file ValidateShipmentRequestData.java.


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