Enum RefreshmentFacilityEnumeration

  • All Implemented Interfaces:
    Serializable, Comparable<RefreshmentFacilityEnumeration>

    public enum RefreshmentFacilityEnumeration
    extends Enum<RefreshmentFacilityEnumeration>

    Java class for RefreshmentFacilityEnumeration.

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

     <simpleType name="RefreshmentFacilityEnumeration">
       <restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
         <enumeration value="unknown"/>
         <enumeration value="pti23_1"/>
         <enumeration value="restaurantService"/>
         <enumeration value="pti23_2"/>
         <enumeration value="snacksService"/>
         <enumeration value="pti23"/>
         <enumeration value="trolley"/>
         <enumeration value="pti23_18"/>
         <enumeration value="bar"/>
         <enumeration value="pti23_19"/>
         <enumeration value="foodNotAvailable"/>
         <enumeration value="pti23_20"/>
         <enumeration value="beveragesNotAvailable"/>
         <enumeration value="pti23_26"/>
         <enumeration value="bistro"/>
       </restriction>
     </simpleType>