|
GLS ShipIT
4.0.f3
GLS ShipIT - SOAP services
|
Public Member Functions | |
| String | value () |
Static Public Member Functions | |
| static VolumeType | fromValue (String v) |
Public Attributes | |
| CALIBRATED | |
Java class for VolumeType.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="VolumeType">
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="CALIBRATED"/>
<enumeration value="NON_CALIBRATED"/>
</restriction>
</simpleType>
Definition at line 24 of file VolumeType.java.
|
static |
Definition at line 33 of file VolumeType.java.
| String eu.gls_group.fpcs.v1.common.VolumeType.value | ( | ) |
Definition at line 29 of file VolumeType.java.
| eu.gls_group.fpcs.v1.common.VolumeType.CALIBRATED |
Definition at line 26 of file VolumeType.java.
1.8.13