|
GLS ShipIT
4.0.f3
GLS ShipIT - SOAP services
|
Public Member Functions | |
| String | getServiceName () |
| void | setServiceName (String value) |
Protected Attributes | |
| String | serviceName |
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.
| String eu.gls_group.fpcs.v1.common.ExWorksService.getServiceName | ( | ) |
Gets the value of the serviceName property.
Definition at line 50 of file ExWorksService.java.
| void eu.gls_group.fpcs.v1.common.ExWorksService.setServiceName | ( | String | value | ) |
Sets the value of the serviceName property.
| value | allowed object is String |
Definition at line 62 of file ExWorksService.java.
|
protected |
Definition at line 40 of file ExWorksService.java.
1.8.13