Class GeneralInstructionToRoadUsers

  • All Implemented Interfaces:
    Serializable

    public class GeneralInstructionToRoadUsers
    extends NetworkManagement
    implements Serializable

    Java class for GeneralInstructionToRoadUsers complex type.

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

     <complexType name="GeneralInstructionToRoadUsers">
       <complexContent>
         <extension base="{http://datex2.eu/schema/2_0RC1/2_0}NetworkManagement">
           <sequence>
             <element name="generalInstructionToRoadUsersType" type="{http://datex2.eu/schema/2_0RC1/2_0}GeneralInstructionToRoadUsersTypeEnum"/>
             <element name="generalInstructionToRoadUsersExtension" type="{http://datex2.eu/schema/2_0RC1/2_0}ExtensionType" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Constructor Detail

      • GeneralInstructionToRoadUsers

        public GeneralInstructionToRoadUsers()