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

Public Member Functions

String getShipmentID ()
 
void setShipmentID (String value)
 

Protected Attributes

String shipmentID
 

Detailed Description

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="ShipmentID" type="{http://www.w3.org/2001/XMLSchema}string"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Definition at line 35 of file InvalidShipmentIDFault.java.

Member Function Documentation

String eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.InvalidShipmentIDFault.getShipmentID ( )

Gets the value of the shipmentID property.

Returns
possible object is String

Definition at line 48 of file InvalidShipmentIDFault.java.

void eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.InvalidShipmentIDFault.setShipmentID ( String  value)

Sets the value of the shipmentID property.

Parameters
valueallowed object is String

Definition at line 60 of file InvalidShipmentIDFault.java.

Member Data Documentation

String eu.glsgroup.fpcs.datatypes.soap.v1.shipmentprocessing.InvalidShipmentIDFault.shipmentID
protected

Definition at line 38 of file InvalidShipmentIDFault.java.


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