GLS ShipIT
GLS ShipIT - REST services
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
eu.glsgroup.fpcs.datatypes.soap.v1.common.CategoryType Enum Reference

Public Member Functions

String value ()
 

Static Public Member Functions

static CategoryType fromValue (String v)
 

Public Attributes

 BUSINESS
 

Detailed Description

Java class for CategoryType.

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

<simpleType name="CategoryType">
  <restriction base="{http://www.w3.org/2001/XMLSchema}string">
    <enumeration value="BUSINESS"/>
    <enumeration value="PRIVATE"/>
  </restriction>
</simpleType>

Definition at line 25 of file CategoryType.java.

Member Function Documentation

static CategoryType eu.glsgroup.fpcs.datatypes.soap.v1.common.CategoryType.fromValue ( String  v)
static

Definition at line 34 of file CategoryType.java.

String eu.glsgroup.fpcs.datatypes.soap.v1.common.CategoryType.value ( )

Definition at line 30 of file CategoryType.java.

Member Data Documentation

eu.glsgroup.fpcs.datatypes.soap.v1.common.CategoryType.BUSINESS

Definition at line 27 of file CategoryType.java.


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