Class NtoR
- java.lang.Object
-
- eu.datex2.siri14.schema._1_0._1_0.NtoR
-
- All Implemented Interfaces:
Serializable
public abstract class NtoR extends Object implements Serializable
Enumerations alphabetically ordered between N and R.Java class for NtoR complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NtoR"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="precipitationTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}PrecipitationTypeEnum"/> <element name="poorRoadInfrastructureEnum" type="{http://datex2.eu/schema/1_0/1_0}PoorRoadInfrastructureEnum"/> <element name="roadMaintenanceTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}RoadMaintenanceTypeEnum"/> <element name="ntoRExtension" type="{http://datex2.eu/schema/1_0/1_0}ExtensionType" minOccurs="0"/> <element name="roadsideAssistanceTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}RoadsideAssistanceTypeEnum"/> <element name="publicEventTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}PublicEventTypeEnum"/> <element name="roadworksScaleEnum" type="{http://datex2.eu/schema/1_0/1_0}RoadworksScaleEnum"/> <element name="operatorActionStatusEnum" type="{http://datex2.eu/schema/1_0/1_0}OperatorActionStatusEnum"/> <element name="overallImpactEnum" type="{http://datex2.eu/schema/1_0/1_0}OverallImpactEnum"/> <element name="probabilityOfOccurrenceEnum" type="{http://datex2.eu/schema/1_0/1_0}ProbabilityOfOccurrenceEnum"/> <element name="networkManagementTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}NetworkManagementTypeEnum"/> <element name="periodByPhaseOfDayEnum" type="{http://datex2.eu/schema/1_0/1_0}PeriodByPhaseOfDayEnum"/> <element name="placesAdviceEnum" type="{http://datex2.eu/schema/1_0/1_0}PlacesAdviceEnum"/> <element name="roadworksDurationEnum" type="{http://datex2.eu/schema/1_0/1_0}RoadworksDurationEnum"/> <element name="relativeTrafficFlowEnum" type="{http://datex2.eu/schema/1_0/1_0}RelativeTrafficFlowEnum"/> <element name="obstructionTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}ObstructionTypeEnum"/> <element name="reroutingTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}ReroutingTypeEnum"/> <element name="poorEnvironmentTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}PoorEnvironmentTypeEnum"/> <element name="personCategoryEnum" type="{http://datex2.eu/schema/1_0/1_0}PersonCategoryEnum"/> <element name="pollutantTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}PollutantTypeEnum"/> <element name="operatorActionOriginEnum" type="{http://datex2.eu/schema/1_0/1_0}OperatorActionOriginEnum"/> <element name="nonWeatherRelatedRoadConditionTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}NonWeatherRelatedRoadConditionTypeEnum"/> </sequence> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description NtoR()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NetworkManagementTypeEnumgetNetworkManagementTypeEnum()Gets the value of the networkManagementTypeEnum property.NonWeatherRelatedRoadConditionTypeEnumgetNonWeatherRelatedRoadConditionTypeEnum()Gets the value of the nonWeatherRelatedRoadConditionTypeEnum property.ExtensionTypegetNtoRExtension()Gets the value of the ntoRExtension property.ObstructionTypeEnumgetObstructionTypeEnum()Gets the value of the obstructionTypeEnum property.OperatorActionOriginEnumgetOperatorActionOriginEnum()Gets the value of the operatorActionOriginEnum property.OperatorActionStatusEnumgetOperatorActionStatusEnum()Gets the value of the operatorActionStatusEnum property.OverallImpactEnumgetOverallImpactEnum()Gets the value of the overallImpactEnum property.PeriodByPhaseOfDayEnumgetPeriodByPhaseOfDayEnum()Gets the value of the periodByPhaseOfDayEnum property.PersonCategoryEnumgetPersonCategoryEnum()Gets the value of the personCategoryEnum property.PlacesAdviceEnumgetPlacesAdviceEnum()Gets the value of the placesAdviceEnum property.PollutantTypeEnumgetPollutantTypeEnum()Gets the value of the pollutantTypeEnum property.PoorEnvironmentTypeEnumgetPoorEnvironmentTypeEnum()Gets the value of the poorEnvironmentTypeEnum property.PoorRoadInfrastructureEnumgetPoorRoadInfrastructureEnum()Gets the value of the poorRoadInfrastructureEnum property.PrecipitationTypeEnumgetPrecipitationTypeEnum()Gets the value of the precipitationTypeEnum property.ProbabilityOfOccurrenceEnumgetProbabilityOfOccurrenceEnum()Gets the value of the probabilityOfOccurrenceEnum property.PublicEventTypeEnumgetPublicEventTypeEnum()Gets the value of the publicEventTypeEnum property.RelativeTrafficFlowEnumgetRelativeTrafficFlowEnum()Gets the value of the relativeTrafficFlowEnum property.ReroutingTypeEnumgetReroutingTypeEnum()Gets the value of the reroutingTypeEnum property.RoadMaintenanceTypeEnumgetRoadMaintenanceTypeEnum()Gets the value of the roadMaintenanceTypeEnum property.RoadsideAssistanceTypeEnumgetRoadsideAssistanceTypeEnum()Gets the value of the roadsideAssistanceTypeEnum property.RoadworksDurationEnumgetRoadworksDurationEnum()Gets the value of the roadworksDurationEnum property.RoadworksScaleEnumgetRoadworksScaleEnum()Gets the value of the roadworksScaleEnum property.voidsetNetworkManagementTypeEnum(NetworkManagementTypeEnum value)Sets the value of the networkManagementTypeEnum property.voidsetNonWeatherRelatedRoadConditionTypeEnum(NonWeatherRelatedRoadConditionTypeEnum value)Sets the value of the nonWeatherRelatedRoadConditionTypeEnum property.voidsetNtoRExtension(ExtensionType value)Sets the value of the ntoRExtension property.voidsetObstructionTypeEnum(ObstructionTypeEnum value)Sets the value of the obstructionTypeEnum property.voidsetOperatorActionOriginEnum(OperatorActionOriginEnum value)Sets the value of the operatorActionOriginEnum property.voidsetOperatorActionStatusEnum(OperatorActionStatusEnum value)Sets the value of the operatorActionStatusEnum property.voidsetOverallImpactEnum(OverallImpactEnum value)Sets the value of the overallImpactEnum property.voidsetPeriodByPhaseOfDayEnum(PeriodByPhaseOfDayEnum value)Sets the value of the periodByPhaseOfDayEnum property.voidsetPersonCategoryEnum(PersonCategoryEnum value)Sets the value of the personCategoryEnum property.voidsetPlacesAdviceEnum(PlacesAdviceEnum value)Sets the value of the placesAdviceEnum property.voidsetPollutantTypeEnum(PollutantTypeEnum value)Sets the value of the pollutantTypeEnum property.voidsetPoorEnvironmentTypeEnum(PoorEnvironmentTypeEnum value)Sets the value of the poorEnvironmentTypeEnum property.voidsetPoorRoadInfrastructureEnum(PoorRoadInfrastructureEnum value)Sets the value of the poorRoadInfrastructureEnum property.voidsetPrecipitationTypeEnum(PrecipitationTypeEnum value)Sets the value of the precipitationTypeEnum property.voidsetProbabilityOfOccurrenceEnum(ProbabilityOfOccurrenceEnum value)Sets the value of the probabilityOfOccurrenceEnum property.voidsetPublicEventTypeEnum(PublicEventTypeEnum value)Sets the value of the publicEventTypeEnum property.voidsetRelativeTrafficFlowEnum(RelativeTrafficFlowEnum value)Sets the value of the relativeTrafficFlowEnum property.voidsetReroutingTypeEnum(ReroutingTypeEnum value)Sets the value of the reroutingTypeEnum property.voidsetRoadMaintenanceTypeEnum(RoadMaintenanceTypeEnum value)Sets the value of the roadMaintenanceTypeEnum property.voidsetRoadsideAssistanceTypeEnum(RoadsideAssistanceTypeEnum value)Sets the value of the roadsideAssistanceTypeEnum property.voidsetRoadworksDurationEnum(RoadworksDurationEnum value)Sets the value of the roadworksDurationEnum property.voidsetRoadworksScaleEnum(RoadworksScaleEnum value)Sets the value of the roadworksScaleEnum property.
-
-
-
Field Detail
-
precipitationTypeEnum
protected PrecipitationTypeEnum precipitationTypeEnum
-
poorRoadInfrastructureEnum
protected PoorRoadInfrastructureEnum poorRoadInfrastructureEnum
-
roadMaintenanceTypeEnum
protected RoadMaintenanceTypeEnum roadMaintenanceTypeEnum
-
ntoRExtension
protected ExtensionType ntoRExtension
-
roadsideAssistanceTypeEnum
protected RoadsideAssistanceTypeEnum roadsideAssistanceTypeEnum
-
publicEventTypeEnum
protected PublicEventTypeEnum publicEventTypeEnum
-
roadworksScaleEnum
protected RoadworksScaleEnum roadworksScaleEnum
-
operatorActionStatusEnum
protected OperatorActionStatusEnum operatorActionStatusEnum
-
overallImpactEnum
protected OverallImpactEnum overallImpactEnum
-
probabilityOfOccurrenceEnum
protected ProbabilityOfOccurrenceEnum probabilityOfOccurrenceEnum
-
networkManagementTypeEnum
protected NetworkManagementTypeEnum networkManagementTypeEnum
-
periodByPhaseOfDayEnum
protected PeriodByPhaseOfDayEnum periodByPhaseOfDayEnum
-
placesAdviceEnum
protected PlacesAdviceEnum placesAdviceEnum
-
roadworksDurationEnum
protected RoadworksDurationEnum roadworksDurationEnum
-
relativeTrafficFlowEnum
protected RelativeTrafficFlowEnum relativeTrafficFlowEnum
-
obstructionTypeEnum
protected ObstructionTypeEnum obstructionTypeEnum
-
reroutingTypeEnum
protected ReroutingTypeEnum reroutingTypeEnum
-
poorEnvironmentTypeEnum
protected PoorEnvironmentTypeEnum poorEnvironmentTypeEnum
-
personCategoryEnum
protected PersonCategoryEnum personCategoryEnum
-
pollutantTypeEnum
protected PollutantTypeEnum pollutantTypeEnum
-
operatorActionOriginEnum
protected OperatorActionOriginEnum operatorActionOriginEnum
-
nonWeatherRelatedRoadConditionTypeEnum
protected NonWeatherRelatedRoadConditionTypeEnum nonWeatherRelatedRoadConditionTypeEnum
-
-
Method Detail
-
getPrecipitationTypeEnum
public PrecipitationTypeEnum getPrecipitationTypeEnum()
Gets the value of the precipitationTypeEnum property.- Returns:
- possible object is
PrecipitationTypeEnum
-
setPrecipitationTypeEnum
public void setPrecipitationTypeEnum(PrecipitationTypeEnum value)
Sets the value of the precipitationTypeEnum property.- Parameters:
value- allowed object isPrecipitationTypeEnum
-
getPoorRoadInfrastructureEnum
public PoorRoadInfrastructureEnum getPoorRoadInfrastructureEnum()
Gets the value of the poorRoadInfrastructureEnum property.- Returns:
- possible object is
PoorRoadInfrastructureEnum
-
setPoorRoadInfrastructureEnum
public void setPoorRoadInfrastructureEnum(PoorRoadInfrastructureEnum value)
Sets the value of the poorRoadInfrastructureEnum property.- Parameters:
value- allowed object isPoorRoadInfrastructureEnum
-
getRoadMaintenanceTypeEnum
public RoadMaintenanceTypeEnum getRoadMaintenanceTypeEnum()
Gets the value of the roadMaintenanceTypeEnum property.- Returns:
- possible object is
RoadMaintenanceTypeEnum
-
setRoadMaintenanceTypeEnum
public void setRoadMaintenanceTypeEnum(RoadMaintenanceTypeEnum value)
Sets the value of the roadMaintenanceTypeEnum property.- Parameters:
value- allowed object isRoadMaintenanceTypeEnum
-
getNtoRExtension
public ExtensionType getNtoRExtension()
Gets the value of the ntoRExtension property.- Returns:
- possible object is
ExtensionType
-
setNtoRExtension
public void setNtoRExtension(ExtensionType value)
Sets the value of the ntoRExtension property.- Parameters:
value- allowed object isExtensionType
-
getRoadsideAssistanceTypeEnum
public RoadsideAssistanceTypeEnum getRoadsideAssistanceTypeEnum()
Gets the value of the roadsideAssistanceTypeEnum property.- Returns:
- possible object is
RoadsideAssistanceTypeEnum
-
setRoadsideAssistanceTypeEnum
public void setRoadsideAssistanceTypeEnum(RoadsideAssistanceTypeEnum value)
Sets the value of the roadsideAssistanceTypeEnum property.- Parameters:
value- allowed object isRoadsideAssistanceTypeEnum
-
getPublicEventTypeEnum
public PublicEventTypeEnum getPublicEventTypeEnum()
Gets the value of the publicEventTypeEnum property.- Returns:
- possible object is
PublicEventTypeEnum
-
setPublicEventTypeEnum
public void setPublicEventTypeEnum(PublicEventTypeEnum value)
Sets the value of the publicEventTypeEnum property.- Parameters:
value- allowed object isPublicEventTypeEnum
-
getRoadworksScaleEnum
public RoadworksScaleEnum getRoadworksScaleEnum()
Gets the value of the roadworksScaleEnum property.- Returns:
- possible object is
RoadworksScaleEnum
-
setRoadworksScaleEnum
public void setRoadworksScaleEnum(RoadworksScaleEnum value)
Sets the value of the roadworksScaleEnum property.- Parameters:
value- allowed object isRoadworksScaleEnum
-
getOperatorActionStatusEnum
public OperatorActionStatusEnum getOperatorActionStatusEnum()
Gets the value of the operatorActionStatusEnum property.- Returns:
- possible object is
OperatorActionStatusEnum
-
setOperatorActionStatusEnum
public void setOperatorActionStatusEnum(OperatorActionStatusEnum value)
Sets the value of the operatorActionStatusEnum property.- Parameters:
value- allowed object isOperatorActionStatusEnum
-
getOverallImpactEnum
public OverallImpactEnum getOverallImpactEnum()
Gets the value of the overallImpactEnum property.- Returns:
- possible object is
OverallImpactEnum
-
setOverallImpactEnum
public void setOverallImpactEnum(OverallImpactEnum value)
Sets the value of the overallImpactEnum property.- Parameters:
value- allowed object isOverallImpactEnum
-
getProbabilityOfOccurrenceEnum
public ProbabilityOfOccurrenceEnum getProbabilityOfOccurrenceEnum()
Gets the value of the probabilityOfOccurrenceEnum property.- Returns:
- possible object is
ProbabilityOfOccurrenceEnum
-
setProbabilityOfOccurrenceEnum
public void setProbabilityOfOccurrenceEnum(ProbabilityOfOccurrenceEnum value)
Sets the value of the probabilityOfOccurrenceEnum property.- Parameters:
value- allowed object isProbabilityOfOccurrenceEnum
-
getNetworkManagementTypeEnum
public NetworkManagementTypeEnum getNetworkManagementTypeEnum()
Gets the value of the networkManagementTypeEnum property.- Returns:
- possible object is
NetworkManagementTypeEnum
-
setNetworkManagementTypeEnum
public void setNetworkManagementTypeEnum(NetworkManagementTypeEnum value)
Sets the value of the networkManagementTypeEnum property.- Parameters:
value- allowed object isNetworkManagementTypeEnum
-
getPeriodByPhaseOfDayEnum
public PeriodByPhaseOfDayEnum getPeriodByPhaseOfDayEnum()
Gets the value of the periodByPhaseOfDayEnum property.- Returns:
- possible object is
PeriodByPhaseOfDayEnum
-
setPeriodByPhaseOfDayEnum
public void setPeriodByPhaseOfDayEnum(PeriodByPhaseOfDayEnum value)
Sets the value of the periodByPhaseOfDayEnum property.- Parameters:
value- allowed object isPeriodByPhaseOfDayEnum
-
getPlacesAdviceEnum
public PlacesAdviceEnum getPlacesAdviceEnum()
Gets the value of the placesAdviceEnum property.- Returns:
- possible object is
PlacesAdviceEnum
-
setPlacesAdviceEnum
public void setPlacesAdviceEnum(PlacesAdviceEnum value)
Sets the value of the placesAdviceEnum property.- Parameters:
value- allowed object isPlacesAdviceEnum
-
getRoadworksDurationEnum
public RoadworksDurationEnum getRoadworksDurationEnum()
Gets the value of the roadworksDurationEnum property.- Returns:
- possible object is
RoadworksDurationEnum
-
setRoadworksDurationEnum
public void setRoadworksDurationEnum(RoadworksDurationEnum value)
Sets the value of the roadworksDurationEnum property.- Parameters:
value- allowed object isRoadworksDurationEnum
-
getRelativeTrafficFlowEnum
public RelativeTrafficFlowEnum getRelativeTrafficFlowEnum()
Gets the value of the relativeTrafficFlowEnum property.- Returns:
- possible object is
RelativeTrafficFlowEnum
-
setRelativeTrafficFlowEnum
public void setRelativeTrafficFlowEnum(RelativeTrafficFlowEnum value)
Sets the value of the relativeTrafficFlowEnum property.- Parameters:
value- allowed object isRelativeTrafficFlowEnum
-
getObstructionTypeEnum
public ObstructionTypeEnum getObstructionTypeEnum()
Gets the value of the obstructionTypeEnum property.- Returns:
- possible object is
ObstructionTypeEnum
-
setObstructionTypeEnum
public void setObstructionTypeEnum(ObstructionTypeEnum value)
Sets the value of the obstructionTypeEnum property.- Parameters:
value- allowed object isObstructionTypeEnum
-
getReroutingTypeEnum
public ReroutingTypeEnum getReroutingTypeEnum()
Gets the value of the reroutingTypeEnum property.- Returns:
- possible object is
ReroutingTypeEnum
-
setReroutingTypeEnum
public void setReroutingTypeEnum(ReroutingTypeEnum value)
Sets the value of the reroutingTypeEnum property.- Parameters:
value- allowed object isReroutingTypeEnum
-
getPoorEnvironmentTypeEnum
public PoorEnvironmentTypeEnum getPoorEnvironmentTypeEnum()
Gets the value of the poorEnvironmentTypeEnum property.- Returns:
- possible object is
PoorEnvironmentTypeEnum
-
setPoorEnvironmentTypeEnum
public void setPoorEnvironmentTypeEnum(PoorEnvironmentTypeEnum value)
Sets the value of the poorEnvironmentTypeEnum property.- Parameters:
value- allowed object isPoorEnvironmentTypeEnum
-
getPersonCategoryEnum
public PersonCategoryEnum getPersonCategoryEnum()
Gets the value of the personCategoryEnum property.- Returns:
- possible object is
PersonCategoryEnum
-
setPersonCategoryEnum
public void setPersonCategoryEnum(PersonCategoryEnum value)
Sets the value of the personCategoryEnum property.- Parameters:
value- allowed object isPersonCategoryEnum
-
getPollutantTypeEnum
public PollutantTypeEnum getPollutantTypeEnum()
Gets the value of the pollutantTypeEnum property.- Returns:
- possible object is
PollutantTypeEnum
-
setPollutantTypeEnum
public void setPollutantTypeEnum(PollutantTypeEnum value)
Sets the value of the pollutantTypeEnum property.- Parameters:
value- allowed object isPollutantTypeEnum
-
getOperatorActionOriginEnum
public OperatorActionOriginEnum getOperatorActionOriginEnum()
Gets the value of the operatorActionOriginEnum property.- Returns:
- possible object is
OperatorActionOriginEnum
-
setOperatorActionOriginEnum
public void setOperatorActionOriginEnum(OperatorActionOriginEnum value)
Sets the value of the operatorActionOriginEnum property.- Parameters:
value- allowed object isOperatorActionOriginEnum
-
getNonWeatherRelatedRoadConditionTypeEnum
public NonWeatherRelatedRoadConditionTypeEnum getNonWeatherRelatedRoadConditionTypeEnum()
Gets the value of the nonWeatherRelatedRoadConditionTypeEnum property.- Returns:
- possible object is
NonWeatherRelatedRoadConditionTypeEnum
-
setNonWeatherRelatedRoadConditionTypeEnum
public void setNonWeatherRelatedRoadConditionTypeEnum(NonWeatherRelatedRoadConditionTypeEnum value)
Sets the value of the nonWeatherRelatedRoadConditionTypeEnum property.- Parameters:
value- allowed object isNonWeatherRelatedRoadConditionTypeEnum
-
-