Class EtoH

  • All Implemented Interfaces:
    Serializable

    public abstract class EtoH
    extends Object
    implements Serializable
    Enumerations alphabetically ordered between E and H.

    Java class for EtoH complex type.

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

     <complexType name="EtoH">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="environmentalObstructionTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}EnvironmentalObstructionTypeEnum"/>
             <element name="effectOnRoadLayoutEnum" type="{http://datex2.eu/schema/1_0/1_0}EffectOnRoadLayoutEnum"/>
             <element name="etoHExtension" type="{http://datex2.eu/schema/1_0/1_0}ExtensionType" minOccurs="0"/>
             <element name="fuelTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}FuelTypeEnum"/>
             <element name="equipmentDamageTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}EquipmentDamageTypeEnum"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form