Class AtoD
- java.lang.Object
-
- eu.datex2.siri13.schema._1_0._1_0.AtoD
-
- All Implemented Interfaces:
Serializable
public abstract class AtoD extends Object implements Serializable
Enumerations alphabetically ordered between A and D.Java class for AtoD complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AtoD"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="dayGroupEnum" type="{http://datex2.eu/schema/1_0/1_0}DayGroupEnum"/> <element name="computationMethodEnum" type="{http://datex2.eu/schema/1_0/1_0}ComputationMethodEnum"/> <element name="atoDExtension" type="{http://datex2.eu/schema/1_0/1_0}ExtensionType" minOccurs="0"/> <element name="carParkConfigurationEnum" type="{http://datex2.eu/schema/1_0/1_0}CarParkConfigurationEnum"/> <element name="authorityOperationTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}AuthorityOperationTypeEnum"/> <element name="comparisonOperatorEnum" type="{http://datex2.eu/schema/1_0/1_0}ComparisonOperatorEnum"/> <element name="dataClassEnum" type="{http://datex2.eu/schema/1_0/1_0}DataClassEnum"/> <element name="abnormalTrafficTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}AbnormalTrafficTypeEnum"/> <element name="delaysTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}DelaysTypeEnum"/> <element name="diversionAdviceEnum" type="{http://datex2.eu/schema/1_0/1_0}DiversionAdviceEnum"/> <element name="confidentialityValueEnum" type="{http://datex2.eu/schema/1_0/1_0}ConfidentialityValueEnum"/> <element name="countryEnum" type="{http://datex2.eu/schema/1_0/1_0}CountryEnum"/> <element name="datexPictogramEnum" type="{http://datex2.eu/schema/1_0/1_0}DatexPictogramEnum"/> <element name="carParkStatusEnum" type="{http://datex2.eu/schema/1_0/1_0}CarParkStatusEnum"/> <element name="animalPresenceTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}AnimalPresenceTypeEnum"/> <element name="disturbanceActivityTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}DisturbanceActivityTypeEnum"/> <element name="constructionWorkTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}ConstructionWorkTypeEnum"/> <element name="delayCodeEnum" type="{http://datex2.eu/schema/1_0/1_0}DelayCodeEnum"/> <element name="dayEnum" type="{http://datex2.eu/schema/1_0/1_0}DayEnum"/> <element name="causeTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}CauseTypeEnum"/> <element name="accidentTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}AccidentTypeEnum"/> <element name="dangerousGoodRegulationsEnum" type="{http://datex2.eu/schema/1_0/1_0}DangerousGoodRegulationsEnum"/> <element name="areaOfInterestEnum" type="{http://datex2.eu/schema/1_0/1_0}AreaOfInterestEnum"/> <element name="accidentCauseEnum" type="{http://datex2.eu/schema/1_0/1_0}AccidentCauseEnum"/> <element name="drivingConditionTypeEnum" type="{http://datex2.eu/schema/1_0/1_0}DrivingConditionTypeEnum"/> </sequence> </restriction> </complexContent> </complexType>- See Also:
- Serialized Form
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description AtoD()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AbnormalTrafficTypeEnumgetAbnormalTrafficTypeEnum()Gets the value of the abnormalTrafficTypeEnum property.AccidentCauseEnumgetAccidentCauseEnum()Gets the value of the accidentCauseEnum property.AccidentTypeEnumgetAccidentTypeEnum()Gets the value of the accidentTypeEnum property.AnimalPresenceTypeEnumgetAnimalPresenceTypeEnum()Gets the value of the animalPresenceTypeEnum property.AreaOfInterestEnumgetAreaOfInterestEnum()Gets the value of the areaOfInterestEnum property.ExtensionTypegetAtoDExtension()Gets the value of the atoDExtension property.AuthorityOperationTypeEnumgetAuthorityOperationTypeEnum()Gets the value of the authorityOperationTypeEnum property.CarParkConfigurationEnumgetCarParkConfigurationEnum()Gets the value of the carParkConfigurationEnum property.CarParkStatusEnumgetCarParkStatusEnum()Gets the value of the carParkStatusEnum property.CauseTypeEnumgetCauseTypeEnum()Gets the value of the causeTypeEnum property.ComparisonOperatorEnumgetComparisonOperatorEnum()Gets the value of the comparisonOperatorEnum property.ComputationMethodEnumgetComputationMethodEnum()Gets the value of the computationMethodEnum property.ConfidentialityValueEnumgetConfidentialityValueEnum()Gets the value of the confidentialityValueEnum property.ConstructionWorkTypeEnumgetConstructionWorkTypeEnum()Gets the value of the constructionWorkTypeEnum property.CountryEnumgetCountryEnum()Gets the value of the countryEnum property.DangerousGoodRegulationsEnumgetDangerousGoodRegulationsEnum()Gets the value of the dangerousGoodRegulationsEnum property.DataClassEnumgetDataClassEnum()Gets the value of the dataClassEnum property.DatexPictogramEnumgetDatexPictogramEnum()Gets the value of the datexPictogramEnum property.DayEnumgetDayEnum()Gets the value of the dayEnum property.DayGroupEnumgetDayGroupEnum()Gets the value of the dayGroupEnum property.DelayCodeEnumgetDelayCodeEnum()Gets the value of the delayCodeEnum property.DelaysTypeEnumgetDelaysTypeEnum()Gets the value of the delaysTypeEnum property.DisturbanceActivityTypeEnumgetDisturbanceActivityTypeEnum()Gets the value of the disturbanceActivityTypeEnum property.DiversionAdviceEnumgetDiversionAdviceEnum()Gets the value of the diversionAdviceEnum property.DrivingConditionTypeEnumgetDrivingConditionTypeEnum()Gets the value of the drivingConditionTypeEnum property.voidsetAbnormalTrafficTypeEnum(AbnormalTrafficTypeEnum value)Sets the value of the abnormalTrafficTypeEnum property.voidsetAccidentCauseEnum(AccidentCauseEnum value)Sets the value of the accidentCauseEnum property.voidsetAccidentTypeEnum(AccidentTypeEnum value)Sets the value of the accidentTypeEnum property.voidsetAnimalPresenceTypeEnum(AnimalPresenceTypeEnum value)Sets the value of the animalPresenceTypeEnum property.voidsetAreaOfInterestEnum(AreaOfInterestEnum value)Sets the value of the areaOfInterestEnum property.voidsetAtoDExtension(ExtensionType value)Sets the value of the atoDExtension property.voidsetAuthorityOperationTypeEnum(AuthorityOperationTypeEnum value)Sets the value of the authorityOperationTypeEnum property.voidsetCarParkConfigurationEnum(CarParkConfigurationEnum value)Sets the value of the carParkConfigurationEnum property.voidsetCarParkStatusEnum(CarParkStatusEnum value)Sets the value of the carParkStatusEnum property.voidsetCauseTypeEnum(CauseTypeEnum value)Sets the value of the causeTypeEnum property.voidsetComparisonOperatorEnum(ComparisonOperatorEnum value)Sets the value of the comparisonOperatorEnum property.voidsetComputationMethodEnum(ComputationMethodEnum value)Sets the value of the computationMethodEnum property.voidsetConfidentialityValueEnum(ConfidentialityValueEnum value)Sets the value of the confidentialityValueEnum property.voidsetConstructionWorkTypeEnum(ConstructionWorkTypeEnum value)Sets the value of the constructionWorkTypeEnum property.voidsetCountryEnum(CountryEnum value)Sets the value of the countryEnum property.voidsetDangerousGoodRegulationsEnum(DangerousGoodRegulationsEnum value)Sets the value of the dangerousGoodRegulationsEnum property.voidsetDataClassEnum(DataClassEnum value)Sets the value of the dataClassEnum property.voidsetDatexPictogramEnum(DatexPictogramEnum value)Sets the value of the datexPictogramEnum property.voidsetDayEnum(DayEnum value)Sets the value of the dayEnum property.voidsetDayGroupEnum(DayGroupEnum value)Sets the value of the dayGroupEnum property.voidsetDelayCodeEnum(DelayCodeEnum value)Sets the value of the delayCodeEnum property.voidsetDelaysTypeEnum(DelaysTypeEnum value)Sets the value of the delaysTypeEnum property.voidsetDisturbanceActivityTypeEnum(DisturbanceActivityTypeEnum value)Sets the value of the disturbanceActivityTypeEnum property.voidsetDiversionAdviceEnum(DiversionAdviceEnum value)Sets the value of the diversionAdviceEnum property.voidsetDrivingConditionTypeEnum(DrivingConditionTypeEnum value)Sets the value of the drivingConditionTypeEnum property.
-
-
-
Field Detail
-
dayGroupEnum
protected DayGroupEnum dayGroupEnum
-
computationMethodEnum
protected ComputationMethodEnum computationMethodEnum
-
atoDExtension
protected ExtensionType atoDExtension
-
carParkConfigurationEnum
protected CarParkConfigurationEnum carParkConfigurationEnum
-
authorityOperationTypeEnum
protected AuthorityOperationTypeEnum authorityOperationTypeEnum
-
comparisonOperatorEnum
protected ComparisonOperatorEnum comparisonOperatorEnum
-
dataClassEnum
protected DataClassEnum dataClassEnum
-
abnormalTrafficTypeEnum
protected AbnormalTrafficTypeEnum abnormalTrafficTypeEnum
-
delaysTypeEnum
protected DelaysTypeEnum delaysTypeEnum
-
diversionAdviceEnum
protected DiversionAdviceEnum diversionAdviceEnum
-
confidentialityValueEnum
protected ConfidentialityValueEnum confidentialityValueEnum
-
countryEnum
protected CountryEnum countryEnum
-
datexPictogramEnum
protected DatexPictogramEnum datexPictogramEnum
-
carParkStatusEnum
protected CarParkStatusEnum carParkStatusEnum
-
animalPresenceTypeEnum
protected AnimalPresenceTypeEnum animalPresenceTypeEnum
-
disturbanceActivityTypeEnum
protected DisturbanceActivityTypeEnum disturbanceActivityTypeEnum
-
constructionWorkTypeEnum
protected ConstructionWorkTypeEnum constructionWorkTypeEnum
-
delayCodeEnum
protected DelayCodeEnum delayCodeEnum
-
dayEnum
protected DayEnum dayEnum
-
causeTypeEnum
protected CauseTypeEnum causeTypeEnum
-
accidentTypeEnum
protected AccidentTypeEnum accidentTypeEnum
-
dangerousGoodRegulationsEnum
protected DangerousGoodRegulationsEnum dangerousGoodRegulationsEnum
-
areaOfInterestEnum
protected AreaOfInterestEnum areaOfInterestEnum
-
accidentCauseEnum
protected AccidentCauseEnum accidentCauseEnum
-
drivingConditionTypeEnum
protected DrivingConditionTypeEnum drivingConditionTypeEnum
-
-
Method Detail
-
getDayGroupEnum
public DayGroupEnum getDayGroupEnum()
Gets the value of the dayGroupEnum property.- Returns:
- possible object is
DayGroupEnum
-
setDayGroupEnum
public void setDayGroupEnum(DayGroupEnum value)
Sets the value of the dayGroupEnum property.- Parameters:
value- allowed object isDayGroupEnum
-
getComputationMethodEnum
public ComputationMethodEnum getComputationMethodEnum()
Gets the value of the computationMethodEnum property.- Returns:
- possible object is
ComputationMethodEnum
-
setComputationMethodEnum
public void setComputationMethodEnum(ComputationMethodEnum value)
Sets the value of the computationMethodEnum property.- Parameters:
value- allowed object isComputationMethodEnum
-
getAtoDExtension
public ExtensionType getAtoDExtension()
Gets the value of the atoDExtension property.- Returns:
- possible object is
ExtensionType
-
setAtoDExtension
public void setAtoDExtension(ExtensionType value)
Sets the value of the atoDExtension property.- Parameters:
value- allowed object isExtensionType
-
getCarParkConfigurationEnum
public CarParkConfigurationEnum getCarParkConfigurationEnum()
Gets the value of the carParkConfigurationEnum property.- Returns:
- possible object is
CarParkConfigurationEnum
-
setCarParkConfigurationEnum
public void setCarParkConfigurationEnum(CarParkConfigurationEnum value)
Sets the value of the carParkConfigurationEnum property.- Parameters:
value- allowed object isCarParkConfigurationEnum
-
getAuthorityOperationTypeEnum
public AuthorityOperationTypeEnum getAuthorityOperationTypeEnum()
Gets the value of the authorityOperationTypeEnum property.- Returns:
- possible object is
AuthorityOperationTypeEnum
-
setAuthorityOperationTypeEnum
public void setAuthorityOperationTypeEnum(AuthorityOperationTypeEnum value)
Sets the value of the authorityOperationTypeEnum property.- Parameters:
value- allowed object isAuthorityOperationTypeEnum
-
getComparisonOperatorEnum
public ComparisonOperatorEnum getComparisonOperatorEnum()
Gets the value of the comparisonOperatorEnum property.- Returns:
- possible object is
ComparisonOperatorEnum
-
setComparisonOperatorEnum
public void setComparisonOperatorEnum(ComparisonOperatorEnum value)
Sets the value of the comparisonOperatorEnum property.- Parameters:
value- allowed object isComparisonOperatorEnum
-
getDataClassEnum
public DataClassEnum getDataClassEnum()
Gets the value of the dataClassEnum property.- Returns:
- possible object is
DataClassEnum
-
setDataClassEnum
public void setDataClassEnum(DataClassEnum value)
Sets the value of the dataClassEnum property.- Parameters:
value- allowed object isDataClassEnum
-
getAbnormalTrafficTypeEnum
public AbnormalTrafficTypeEnum getAbnormalTrafficTypeEnum()
Gets the value of the abnormalTrafficTypeEnum property.- Returns:
- possible object is
AbnormalTrafficTypeEnum
-
setAbnormalTrafficTypeEnum
public void setAbnormalTrafficTypeEnum(AbnormalTrafficTypeEnum value)
Sets the value of the abnormalTrafficTypeEnum property.- Parameters:
value- allowed object isAbnormalTrafficTypeEnum
-
getDelaysTypeEnum
public DelaysTypeEnum getDelaysTypeEnum()
Gets the value of the delaysTypeEnum property.- Returns:
- possible object is
DelaysTypeEnum
-
setDelaysTypeEnum
public void setDelaysTypeEnum(DelaysTypeEnum value)
Sets the value of the delaysTypeEnum property.- Parameters:
value- allowed object isDelaysTypeEnum
-
getDiversionAdviceEnum
public DiversionAdviceEnum getDiversionAdviceEnum()
Gets the value of the diversionAdviceEnum property.- Returns:
- possible object is
DiversionAdviceEnum
-
setDiversionAdviceEnum
public void setDiversionAdviceEnum(DiversionAdviceEnum value)
Sets the value of the diversionAdviceEnum property.- Parameters:
value- allowed object isDiversionAdviceEnum
-
getConfidentialityValueEnum
public ConfidentialityValueEnum getConfidentialityValueEnum()
Gets the value of the confidentialityValueEnum property.- Returns:
- possible object is
ConfidentialityValueEnum
-
setConfidentialityValueEnum
public void setConfidentialityValueEnum(ConfidentialityValueEnum value)
Sets the value of the confidentialityValueEnum property.- Parameters:
value- allowed object isConfidentialityValueEnum
-
getCountryEnum
public CountryEnum getCountryEnum()
Gets the value of the countryEnum property.- Returns:
- possible object is
CountryEnum
-
setCountryEnum
public void setCountryEnum(CountryEnum value)
Sets the value of the countryEnum property.- Parameters:
value- allowed object isCountryEnum
-
getDatexPictogramEnum
public DatexPictogramEnum getDatexPictogramEnum()
Gets the value of the datexPictogramEnum property.- Returns:
- possible object is
DatexPictogramEnum
-
setDatexPictogramEnum
public void setDatexPictogramEnum(DatexPictogramEnum value)
Sets the value of the datexPictogramEnum property.- Parameters:
value- allowed object isDatexPictogramEnum
-
getCarParkStatusEnum
public CarParkStatusEnum getCarParkStatusEnum()
Gets the value of the carParkStatusEnum property.- Returns:
- possible object is
CarParkStatusEnum
-
setCarParkStatusEnum
public void setCarParkStatusEnum(CarParkStatusEnum value)
Sets the value of the carParkStatusEnum property.- Parameters:
value- allowed object isCarParkStatusEnum
-
getAnimalPresenceTypeEnum
public AnimalPresenceTypeEnum getAnimalPresenceTypeEnum()
Gets the value of the animalPresenceTypeEnum property.- Returns:
- possible object is
AnimalPresenceTypeEnum
-
setAnimalPresenceTypeEnum
public void setAnimalPresenceTypeEnum(AnimalPresenceTypeEnum value)
Sets the value of the animalPresenceTypeEnum property.- Parameters:
value- allowed object isAnimalPresenceTypeEnum
-
getDisturbanceActivityTypeEnum
public DisturbanceActivityTypeEnum getDisturbanceActivityTypeEnum()
Gets the value of the disturbanceActivityTypeEnum property.- Returns:
- possible object is
DisturbanceActivityTypeEnum
-
setDisturbanceActivityTypeEnum
public void setDisturbanceActivityTypeEnum(DisturbanceActivityTypeEnum value)
Sets the value of the disturbanceActivityTypeEnum property.- Parameters:
value- allowed object isDisturbanceActivityTypeEnum
-
getConstructionWorkTypeEnum
public ConstructionWorkTypeEnum getConstructionWorkTypeEnum()
Gets the value of the constructionWorkTypeEnum property.- Returns:
- possible object is
ConstructionWorkTypeEnum
-
setConstructionWorkTypeEnum
public void setConstructionWorkTypeEnum(ConstructionWorkTypeEnum value)
Sets the value of the constructionWorkTypeEnum property.- Parameters:
value- allowed object isConstructionWorkTypeEnum
-
getDelayCodeEnum
public DelayCodeEnum getDelayCodeEnum()
Gets the value of the delayCodeEnum property.- Returns:
- possible object is
DelayCodeEnum
-
setDelayCodeEnum
public void setDelayCodeEnum(DelayCodeEnum value)
Sets the value of the delayCodeEnum property.- Parameters:
value- allowed object isDelayCodeEnum
-
getDayEnum
public DayEnum getDayEnum()
Gets the value of the dayEnum property.- Returns:
- possible object is
DayEnum
-
setDayEnum
public void setDayEnum(DayEnum value)
Sets the value of the dayEnum property.- Parameters:
value- allowed object isDayEnum
-
getCauseTypeEnum
public CauseTypeEnum getCauseTypeEnum()
Gets the value of the causeTypeEnum property.- Returns:
- possible object is
CauseTypeEnum
-
setCauseTypeEnum
public void setCauseTypeEnum(CauseTypeEnum value)
Sets the value of the causeTypeEnum property.- Parameters:
value- allowed object isCauseTypeEnum
-
getAccidentTypeEnum
public AccidentTypeEnum getAccidentTypeEnum()
Gets the value of the accidentTypeEnum property.- Returns:
- possible object is
AccidentTypeEnum
-
setAccidentTypeEnum
public void setAccidentTypeEnum(AccidentTypeEnum value)
Sets the value of the accidentTypeEnum property.- Parameters:
value- allowed object isAccidentTypeEnum
-
getDangerousGoodRegulationsEnum
public DangerousGoodRegulationsEnum getDangerousGoodRegulationsEnum()
Gets the value of the dangerousGoodRegulationsEnum property.- Returns:
- possible object is
DangerousGoodRegulationsEnum
-
setDangerousGoodRegulationsEnum
public void setDangerousGoodRegulationsEnum(DangerousGoodRegulationsEnum value)
Sets the value of the dangerousGoodRegulationsEnum property.- Parameters:
value- allowed object isDangerousGoodRegulationsEnum
-
getAreaOfInterestEnum
public AreaOfInterestEnum getAreaOfInterestEnum()
Gets the value of the areaOfInterestEnum property.- Returns:
- possible object is
AreaOfInterestEnum
-
setAreaOfInterestEnum
public void setAreaOfInterestEnum(AreaOfInterestEnum value)
Sets the value of the areaOfInterestEnum property.- Parameters:
value- allowed object isAreaOfInterestEnum
-
getAccidentCauseEnum
public AccidentCauseEnum getAccidentCauseEnum()
Gets the value of the accidentCauseEnum property.- Returns:
- possible object is
AccidentCauseEnum
-
setAccidentCauseEnum
public void setAccidentCauseEnum(AccidentCauseEnum value)
Sets the value of the accidentCauseEnum property.- Parameters:
value- allowed object isAccidentCauseEnum
-
getDrivingConditionTypeEnum
public DrivingConditionTypeEnum getDrivingConditionTypeEnum()
Gets the value of the drivingConditionTypeEnum property.- Returns:
- possible object is
DrivingConditionTypeEnum
-
setDrivingConditionTypeEnum
public void setDrivingConditionTypeEnum(DrivingConditionTypeEnum value)
Sets the value of the drivingConditionTypeEnum property.- Parameters:
value- allowed object isDrivingConditionTypeEnum
-
-