GLS ShipIT  2.8.11
GLS ShipIT - SOAP services
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 35 of file ExWorksService.java.

Member Function Documentation

◆ getServiceName()

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 48 of file ExWorksService.java.

◆ setServiceName()

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 60 of file ExWorksService.java.

Member Data Documentation

◆ serviceName

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

Definition at line 38 of file ExWorksService.java.


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