Enum DisturbanceActivityTypeEnum
- java.lang.Object
-
- java.lang.Enum<DisturbanceActivityTypeEnum>
-
- eu.datex2.siri13.schema._1_0._1_0.DisturbanceActivityTypeEnum
-
- All Implemented Interfaces:
Serializable,Comparable<DisturbanceActivityTypeEnum>
public enum DisturbanceActivityTypeEnum extends Enum<DisturbanceActivityTypeEnum>
Java class for DisturbanceActivityTypeEnum.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="DisturbanceActivityTypeEnum"> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="airRaid"/> <enumeration value="altercationOfVehicleOccupants"/> <enumeration value="assault"/> <enumeration value="assetDestruction"/> <enumeration value="attack"/> <enumeration value="bombAlert"/> <enumeration value="civilEmergency"/> <enumeration value="crowd"/> <enumeration value="demonstration"/> <enumeration value="evacuation"/> <enumeration value="explosion"/> <enumeration value="explosionHazard"/> <enumeration value="filterBlockade"/> <enumeration value="goSlowOperation"/> <enumeration value="gunfireOnRoadway"/> <enumeration value="illVehicleOccupants"/> <enumeration value="march"/> <enumeration value="procession"/> <enumeration value="publicDisturbance"/> <enumeration value="sabotage"/> <enumeration value="securityAlert"/> <enumeration value="securityIncident"/> <enumeration value="sightseersObstructingAccess"/> <enumeration value="strike"/> <enumeration value="terroristIncident"/> <enumeration value="theft"/> <enumeration value="other"/> </restriction> </simpleType>
-
-
Enum Constant Summary
Enum Constants Enum Constant Description AIR_RAIDA situation relating to any threat from foreign air power.ALTERCATION_OF_VEHICLE_OCCUPANTSAn altercation (argument, dispute or fight) between two or more vehicle occupants.ASSAULTA situation where an assault has taken place on one or more persons.ASSET_DESTRUCTIONA situation where assets of one or more persons or authorities have been destroyed.ATTACKA situation where an attack on a group of people or properties has taken place.BOMB_ALERTA situation where a suspected or actual explosive or incendiary devices may cause disruption to traffic.CIVIL_EMERGENCYA situation, perceived or actual, relating to a civil emergency which could disrupt traffic.CROWDA major gathering of people that could disrupt traffic.DEMONSTRATIONA public protest with the potential to disrupt traffic.EVACUATIONA situation where a definite area is being cleared due to dangerous conditions or for security reasons.EXPLOSIONA situation where an explosive or incendiary device has gone off.EXPLOSION_HAZARDA situation where there is danger of an explosion which may cause disruption to traffic.FILTER_BLOCKADEA manned blockade of a road where only certain vehicles are allowed through.GO_SLOW_OPERATIONAs a form of protest, several vehicles are driving in a convoy at a low speed which is affecting the normal traffic flow.GUNFIRE_ON_ROADWAYA situation involving gunfire, perceived or actual, on or near the roadway through an act of terrorism or crime, which could disrupt traffic.ILL_VEHICLE_OCCUPANTSOne or more occupants of a vehicle are seriously ill, possibly requiring specialist services or assistance.This may disrupt normal traffic flow.MARCHA situation where people are walking together in large groups for a common purpose, with potential to disrupt traffic.OTHEROther than as defined in this enumeration.PROCESSIONAn organised procession which could disrupt traffic.PUBLIC_DISTURBANCEA situation of public disorder, with potential to disrupt traffic.SABOTAGEA situation resulting from any act of sabotage.SECURITY_ALERTAn official response to a perceived or actual threat of crime or terrorism, which could disrupt traffic.SECURITY_INCIDENTA situation related to a perceived or actual threat of crime or terrorism, which could disrupt traffic.SIGHTSEERS_OBSTRUCTING_ACCESSAttendees or sightseers to reported event(s) causing obstruction to access.STRIKEA situation resulting from industrial action that could disrupt traffic.TERRORIST_INCIDENTA situation related to a perceived or actual threat of terrorism, which could disrupt traffic.THEFTA situation where assets of one or more persons or authorities have been stollen.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static DisturbanceActivityTypeEnumfromValue(String v)Stringvalue()static DisturbanceActivityTypeEnumvalueOf(String name)Returns the enum constant of this type with the specified name.static DisturbanceActivityTypeEnum[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
AIR_RAID
public static final DisturbanceActivityTypeEnum AIR_RAID
A situation relating to any threat from foreign air power.
-
ALTERCATION_OF_VEHICLE_OCCUPANTS
public static final DisturbanceActivityTypeEnum ALTERCATION_OF_VEHICLE_OCCUPANTS
An altercation (argument, dispute or fight) between two or more vehicle occupants.
-
ASSAULT
public static final DisturbanceActivityTypeEnum ASSAULT
A situation where an assault has taken place on one or more persons.
-
ASSET_DESTRUCTION
public static final DisturbanceActivityTypeEnum ASSET_DESTRUCTION
A situation where assets of one or more persons or authorities have been destroyed.
-
ATTACK
public static final DisturbanceActivityTypeEnum ATTACK
A situation where an attack on a group of people or properties has taken place.
-
BOMB_ALERT
public static final DisturbanceActivityTypeEnum BOMB_ALERT
A situation where a suspected or actual explosive or incendiary devices may cause disruption to traffic.
-
CIVIL_EMERGENCY
public static final DisturbanceActivityTypeEnum CIVIL_EMERGENCY
A situation, perceived or actual, relating to a civil emergency which could disrupt traffic. This includes large scale destruction, through events such as earthquakes, insurrection, and civil disobedience.
-
CROWD
public static final DisturbanceActivityTypeEnum CROWD
A major gathering of people that could disrupt traffic.
-
DEMONSTRATION
public static final DisturbanceActivityTypeEnum DEMONSTRATION
A public protest with the potential to disrupt traffic.
-
EVACUATION
public static final DisturbanceActivityTypeEnum EVACUATION
A situation where a definite area is being cleared due to dangerous conditions or for security reasons.
-
EXPLOSION
public static final DisturbanceActivityTypeEnum EXPLOSION
A situation where an explosive or incendiary device has gone off.
-
EXPLOSION_HAZARD
public static final DisturbanceActivityTypeEnum EXPLOSION_HAZARD
A situation where there is danger of an explosion which may cause disruption to traffic.
-
FILTER_BLOCKADE
public static final DisturbanceActivityTypeEnum FILTER_BLOCKADE
A manned blockade of a road where only certain vehicles are allowed through.
-
GO_SLOW_OPERATION
public static final DisturbanceActivityTypeEnum GO_SLOW_OPERATION
As a form of protest, several vehicles are driving in a convoy at a low speed which is affecting the normal traffic flow.
-
GUNFIRE_ON_ROADWAY
public static final DisturbanceActivityTypeEnum GUNFIRE_ON_ROADWAY
A situation involving gunfire, perceived or actual, on or near the roadway through an act of terrorism or crime, which could disrupt traffic.
-
ILL_VEHICLE_OCCUPANTS
public static final DisturbanceActivityTypeEnum ILL_VEHICLE_OCCUPANTS
One or more occupants of a vehicle are seriously ill, possibly requiring specialist services or assistance.This may disrupt normal traffic flow.
-
MARCH
public static final DisturbanceActivityTypeEnum MARCH
A situation where people are walking together in large groups for a common purpose, with potential to disrupt traffic.
-
PROCESSION
public static final DisturbanceActivityTypeEnum PROCESSION
An organised procession which could disrupt traffic.
-
PUBLIC_DISTURBANCE
public static final DisturbanceActivityTypeEnum PUBLIC_DISTURBANCE
A situation of public disorder, with potential to disrupt traffic.
-
SABOTAGE
public static final DisturbanceActivityTypeEnum SABOTAGE
A situation resulting from any act of sabotage.
-
SECURITY_ALERT
public static final DisturbanceActivityTypeEnum SECURITY_ALERT
An official response to a perceived or actual threat of crime or terrorism, which could disrupt traffic.
-
SECURITY_INCIDENT
public static final DisturbanceActivityTypeEnum SECURITY_INCIDENT
A situation related to a perceived or actual threat of crime or terrorism, which could disrupt traffic.
-
SIGHTSEERS_OBSTRUCTING_ACCESS
public static final DisturbanceActivityTypeEnum SIGHTSEERS_OBSTRUCTING_ACCESS
Attendees or sightseers to reported event(s) causing obstruction to access.
-
STRIKE
public static final DisturbanceActivityTypeEnum STRIKE
A situation resulting from industrial action that could disrupt traffic.
-
TERRORIST_INCIDENT
public static final DisturbanceActivityTypeEnum TERRORIST_INCIDENT
A situation related to a perceived or actual threat of terrorism, which could disrupt traffic.
-
THEFT
public static final DisturbanceActivityTypeEnum THEFT
A situation where assets of one or more persons or authorities have been stollen.
-
OTHER
public static final DisturbanceActivityTypeEnum OTHER
Other than as defined in this enumeration.
-
-
Method Detail
-
values
public static DisturbanceActivityTypeEnum[] 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 (DisturbanceActivityTypeEnum c : DisturbanceActivityTypeEnum.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static DisturbanceActivityTypeEnum 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 nameNullPointerException- if the argument is null
-
value
public String value()
-
fromValue
public static DisturbanceActivityTypeEnum fromValue(String v)
-
-