Uses of Class
eu.datex2.siri14.schema._1_0._1_0.TrafficRestrictionTypeEnum
-
Packages that use TrafficRestrictionTypeEnum Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of TrafficRestrictionTypeEnum in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as TrafficRestrictionTypeEnum Modifier and Type Field Description protected TrafficRestrictionTypeEnumImpactDetails. trafficRestrictionTypeprotected TrafficRestrictionTypeEnumStoZ. trafficRestrictionTypeEnumMethods in eu.datex2.siri14.schema._1_0._1_0 that return TrafficRestrictionTypeEnum Modifier and Type Method Description static TrafficRestrictionTypeEnumTrafficRestrictionTypeEnum. fromValue(String v)TrafficRestrictionTypeEnumImpactDetails. getTrafficRestrictionType()Gets the value of the trafficRestrictionType property.TrafficRestrictionTypeEnumStoZ. getTrafficRestrictionTypeEnum()Gets the value of the trafficRestrictionTypeEnum property.static TrafficRestrictionTypeEnumTrafficRestrictionTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static TrafficRestrictionTypeEnum[]TrafficRestrictionTypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.datex2.siri14.schema._1_0._1_0 with parameters of type TrafficRestrictionTypeEnum Modifier and Type Method Description voidImpactDetails. setTrafficRestrictionType(TrafficRestrictionTypeEnum value)Sets the value of the trafficRestrictionType property.voidStoZ. setTrafficRestrictionTypeEnum(TrafficRestrictionTypeEnum value)Sets the value of the trafficRestrictionTypeEnum property.
-