Status
enum Status
Java class for Status
.The following schema fragment specifies the expected content contained within this class.
<simpleType name="Status">
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="BESTAENDE"/>
<enumeration value="UTGATTE"/>
</restriction>
</simpleType>
Content copied to clipboard