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.common.ExWorksService Class Reference

Public Member Functions

String getServiceName ()
 
void setServiceName (String value)
 

Protected Attributes

String serviceName
 

Detailed Description

ExWorks service attributes

Java class for ExWorksService complex type.

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

<complexType name="ExWorksService">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element name="ServiceName" type="{http://www.w3.org/2001/XMLSchema}string"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>

Definition at line 37 of file ExWorksService.java.

Member Function Documentation

String eu.glsgroup.fpcs.datatypes.soap.v1.common.ExWorksService.getServiceName ( )

Gets the value of the serviceName property.

Returns
possible object is String

Definition at line 50 of file ExWorksService.java.

void eu.glsgroup.fpcs.datatypes.soap.v1.common.ExWorksService.setServiceName ( String  value)

Sets the value of the serviceName property.

Parameters
valueallowed object is String

Definition at line 62 of file ExWorksService.java.

Member Data Documentation

String eu.glsgroup.fpcs.datatypes.soap.v1.common.ExWorksService.serviceName
protected

Definition at line 40 of file ExWorksService.java.


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