Enum PoorRoadInfrastructureEnum

  • All Implemented Interfaces:
    Serializable, Comparable<PoorRoadInfrastructureEnum>

    public enum PoorRoadInfrastructureEnum
    extends Enum<PoorRoadInfrastructureEnum>

    Java class for PoorRoadInfrastructureEnum.

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

     <simpleType name="PoorRoadInfrastructureEnum">
       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         <enumeration value="automaticPaymentLaneNotWorking"/>
         <enumeration value="automaticTollSystemNotWorkingPayManually"/>
         <enumeration value="bridgeViaductDamage"/>
         <enumeration value="damageToRoadInfrastructure"/>
         <enumeration value="emergencyTelephoneNumberNotWorking"/>
         <enumeration value="emergencyTelephonesNotWorking"/>
         <enumeration value="galleryLightsNotWorking"/>
         <enumeration value="laneControlSignsNotWorking"/>
         <enumeration value="laneControlSignsWorkingIncorrectly"/>
         <enumeration value="levelCrossingFailure"/>
         <enumeration value="levelCrossingNotWorkingNormally"/>
         <enumeration value="opticFiberDamage"/>
         <enumeration value="powerFailure"/>
         <enumeration value="rampControlSignalsNotWorking"/>
         <enumeration value="rampControlSignalsWorkingIncorrectly"/>
         <enumeration value="safetyBarrierDamage"/>
         <enumeration value="temporaryTrafficLightsNotWorking"/>
         <enumeration value="temporaryTrafficLightsWorkingIncorrectly"/>
         <enumeration value="trafficLightsNotWorking"/>
         <enumeration value="trafficLightsWorkingIncorrectly"/>
         <enumeration value="trafficSignalControlComputerNotWorking"/>
         <enumeration value="trafficSignalsNotWorkingProperly"/>
         <enumeration value="trafficSignalTimingsChanged"/>
         <enumeration value="tunnelLightsNotWorking"/>
         <enumeration value="tunnelVentilationNotWorking"/>
         <enumeration value="variableMessageSignsNotWorking"/>
         <enumeration value="variableMessageSignsWorkingIncorrectly"/>
         <enumeration value="other"/>
       </restriction>
     </simpleType>
     
    • Enum Constant Detail

      • AUTOMATIC_PAYMENT_LANE_NOT_WORKING

        public static final PoorRoadInfrastructureEnum AUTOMATIC_PAYMENT_LANE_NOT_WORKING
        Automatic payment lane not working at toll plaza.
      • AUTOMATIC_TOLL_SYSTEM_NOT_WORKING_PAY_MANUALLY

        public static final PoorRoadInfrastructureEnum AUTOMATIC_TOLL_SYSTEM_NOT_WORKING_PAY_MANUALLY
        Automatic payment system not working at toll plaza. Pay manually instead.
      • DAMAGE_TO_ROAD_INFRASTRUCTURE

        public static final PoorRoadInfrastructureEnum DAMAGE_TO_ROAD_INFRASTRUCTURE
        Unspecified damage to road infrastructure.
      • EMERGENCY_TELEPHONE_NUMBER_NOT_WORKING

        public static final PoorRoadInfrastructureEnum EMERGENCY_TELEPHONE_NUMBER_NOT_WORKING
        The designated telephone number for reporting problems or requesting assistance is not working.
      • EMERGENCY_TELEPHONES_NOT_WORKING

        public static final PoorRoadInfrastructureEnum EMERGENCY_TELEPHONES_NOT_WORKING
        Emergency telephones within a specified length of road are not working.
      • GALLERY_LIGHTS_NOT_WORKING

        public static final PoorRoadInfrastructureEnum GALLERY_LIGHTS_NOT_WORKING
        Lights within the gallery are not working.
      • LANE_CONTROL_SIGNS_NOT_WORKING

        public static final PoorRoadInfrastructureEnum LANE_CONTROL_SIGNS_NOT_WORKING
        Electronic traffic lane control signals are not working.
      • LANE_CONTROL_SIGNS_WORKING_INCORRECTLY

        public static final PoorRoadInfrastructureEnum LANE_CONTROL_SIGNS_WORKING_INCORRECTLY
        Electronic traffic lane control signals are not working correctly (such that misleading or incorrect information may be provided).
      • LEVEL_CROSSING_FAILURE

        public static final PoorRoadInfrastructureEnum LEVEL_CROSSING_FAILURE
        The traffic control equipment where a railway crosses the road is not working.
      • LEVEL_CROSSING_NOT_WORKING_NORMALLY

        public static final PoorRoadInfrastructureEnum LEVEL_CROSSING_NOT_WORKING_NORMALLY
        The traffic control equipment where a railway crosses the road is not working correctly, presenting a potential hazard to motorists.
      • OPTIC_FIBER_DAMAGE

        public static final PoorRoadInfrastructureEnum OPTIC_FIBER_DAMAGE
        Damage to fibre optic comunications which may cause failures or malfunctuions of other systems.
      • RAMP_CONTROL_SIGNALS_NOT_WORKING

        public static final PoorRoadInfrastructureEnum RAMP_CONTROL_SIGNALS_NOT_WORKING
        The ramp control signals that control the entry and exit of vehicles to and from carriageways at the specified location are not working (i.e. they appear to be switched off).
      • RAMP_CONTROL_SIGNALS_WORKING_INCORRECTLY

        public static final PoorRoadInfrastructureEnum RAMP_CONTROL_SIGNALS_WORKING_INCORRECTLY
        The traffic lights that control the entry and exit of vehicles to and from a carriageway at the specified location are working incorrectly, presenting a potential hazard to motorists.
      • TEMPORARY_TRAFFIC_LIGHTS_NOT_WORKING

        public static final PoorRoadInfrastructureEnum TEMPORARY_TRAFFIC_LIGHTS_NOT_WORKING
        The temporary traffic lights at the specified location are not working (i.e. they appear to be switched off).
      • TEMPORARY_TRAFFIC_LIGHTS_WORKING_INCORRECTLY

        public static final PoorRoadInfrastructureEnum TEMPORARY_TRAFFIC_LIGHTS_WORKING_INCORRECTLY
        The temporary traffic lights at the specified location are working incorrectly, presenting a potential hazard to motorists.
      • TRAFFIC_LIGHTS_NOT_WORKING

        public static final PoorRoadInfrastructureEnum TRAFFIC_LIGHTS_NOT_WORKING
        The traffic lights at the specified location are not working (i.e. they appear to be switched off).
      • TRAFFIC_LIGHTS_WORKING_INCORRECTLY

        public static final PoorRoadInfrastructureEnum TRAFFIC_LIGHTS_WORKING_INCORRECTLY
        The traffic lights at the specified location are working incorrectly, presenting a potential hazard to motorists.
      • TRAFFIC_SIGNAL_CONTROL_COMPUTER_NOT_WORKING

        public static final PoorRoadInfrastructureEnum TRAFFIC_SIGNAL_CONTROL_COMPUTER_NOT_WORKING
        The traffic signal timing computer is not working possibly causing greater disruption to traffic than under normal conditions.
      • TRAFFIC_SIGNALS_NOT_WORKING_PROPERLY

        public static final PoorRoadInfrastructureEnum TRAFFIC_SIGNALS_NOT_WORKING_PROPERLY
        The traffic signals at the specified location are working incorrectly, presenting a potential hazard to motorists.
      • TRAFFIC_SIGNAL_TIMINGS_CHANGED

        public static final PoorRoadInfrastructureEnum TRAFFIC_SIGNAL_TIMINGS_CHANGED
        Traffic signal phase timings or sequence have been altered which may cause a hazard to road users.
      • TUNNEL_LIGHTS_NOT_WORKING

        public static final PoorRoadInfrastructureEnum TUNNEL_LIGHTS_NOT_WORKING
        Lights within the tunnel are not working.
      • TUNNEL_VENTILATION_NOT_WORKING

        public static final PoorRoadInfrastructureEnum TUNNEL_VENTILATION_NOT_WORKING
        Ventilation equipment in the tunnel is not working, possibly causing pollution problems and poor air quality.
      • VARIABLE_MESSAGE_SIGNS_NOT_WORKING

        public static final PoorRoadInfrastructureEnum VARIABLE_MESSAGE_SIGNS_NOT_WORKING
        Variable message signs at the specified location are not working.
      • VARIABLE_MESSAGE_SIGNS_WORKING_INCORRECTLY

        public static final PoorRoadInfrastructureEnum VARIABLE_MESSAGE_SIGNS_WORKING_INCORRECTLY
        Variable message signs at the specified location are not working correctly (such that misleading or incorrect information may be provided).
    • Method Detail

      • values

        public static PoorRoadInfrastructureEnum[] values()
        Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
        for (PoorRoadInfrastructureEnum c : PoorRoadInfrastructureEnum.values())
            System.out.println(c);
        
        Returns:
        an array containing the constants of this enum type, in the order they are declared
      • valueOf

        public static PoorRoadInfrastructureEnum valueOf​(String name)
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
        Parameters:
        name - the name of the enum constant to be returned.
        Returns:
        the enum constant with the specified name
        Throws:
        IllegalArgumentException - if this enum type has no constant with the specified name
        NullPointerException - if the argument is null
      • value

        public String value()