Uses of Class
eu.datex2.siri20.schema._2_0rc1._2_0.RelativeTrafficFlowEnum
-
Packages that use RelativeTrafficFlowEnum Package Description eu.datex2.siri20.schema._2_0rc1._2_0 -
-
Uses of RelativeTrafficFlowEnum in eu.datex2.siri20.schema._2_0rc1._2_0
Fields in eu.datex2.siri20.schema._2_0rc1._2_0 declared as RelativeTrafficFlowEnum Modifier and Type Field Description protected RelativeTrafficFlowEnumAbnormalTraffic. relativeTrafficFlowMethods in eu.datex2.siri20.schema._2_0rc1._2_0 that return RelativeTrafficFlowEnum Modifier and Type Method Description static RelativeTrafficFlowEnumRelativeTrafficFlowEnum. fromValue(String v)RelativeTrafficFlowEnumAbnormalTraffic. getRelativeTrafficFlow()Gets the value of the relativeTrafficFlow property.static RelativeTrafficFlowEnumRelativeTrafficFlowEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static RelativeTrafficFlowEnum[]RelativeTrafficFlowEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.datex2.siri20.schema._2_0rc1._2_0 with parameters of type RelativeTrafficFlowEnum Modifier and Type Method Description voidAbnormalTraffic. setRelativeTrafficFlow(RelativeTrafficFlowEnum value)Sets the value of the relativeTrafficFlow property.
-