GLS ShipIT 4.0.f2
GLS ShipIT - REST services
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
eu.gls_group.fpcs.v1.common.CarrierService Class Reference

Public Member Functions

CarrierType getServiceName ()
 
void setServiceName (CarrierType value)
 

Protected Attributes

CarrierType serviceName
 

Detailed Description

Pick and return service attributes

Java class for CarrierService complex type.

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

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

Definition at line 38 of file CarrierService.java.

Member Function Documentation

◆ getServiceName()

CarrierType eu.gls_group.fpcs.v1.common.CarrierService.getServiceName ( )

Gets the value of the serviceName property.

Returns
possible object is CarrierType

Definition at line 52 of file CarrierService.java.

◆ setServiceName()

void eu.gls_group.fpcs.v1.common.CarrierService.setServiceName ( CarrierType  value)

Sets the value of the serviceName property.

Parameters
valueallowed object is CarrierType

Definition at line 64 of file CarrierService.java.

Member Data Documentation

◆ serviceName

CarrierType eu.gls_group.fpcs.v1.common.CarrierService.serviceName
protected

Definition at line 42 of file CarrierService.java.


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