Uses of Class
eu.datex2.siri14.schema._1_0._1_0.AlertCDirection
-
Packages that use AlertCDirection Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of AlertCDirection in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as AlertCDirection Modifier and Type Field Description protected AlertCDirectionAlertCLinearByCode. alertCDirectionprotected AlertCDirectionAlertCMethod2Linear. alertCDirectionprotected AlertCDirectionAlertCMethod2Point. alertCDirectionprotected AlertCDirectionAlertCMethod4Linear. alertCDirectionprotected AlertCDirectionAlertCMethod4Point. alertCDirectionMethods in eu.datex2.siri14.schema._1_0._1_0 that return AlertCDirection Modifier and Type Method Description AlertCDirectionObjectFactory. createAlertCDirection()Create an instance ofAlertCDirectionAlertCDirectionAlertCLinearByCode. getAlertCDirection()Gets the value of the alertCDirection property.AlertCDirectionAlertCMethod2Linear. getAlertCDirection()Gets the value of the alertCDirection property.AlertCDirectionAlertCMethod2Point. getAlertCDirection()Gets the value of the alertCDirection property.AlertCDirectionAlertCMethod4Linear. getAlertCDirection()Gets the value of the alertCDirection property.AlertCDirectionAlertCMethod4Point. getAlertCDirection()Gets the value of the alertCDirection property.Methods in eu.datex2.siri14.schema._1_0._1_0 with parameters of type AlertCDirection Modifier and Type Method Description voidAlertCLinearByCode. setAlertCDirection(AlertCDirection value)Sets the value of the alertCDirection property.voidAlertCMethod2Linear. setAlertCDirection(AlertCDirection value)Sets the value of the alertCDirection property.voidAlertCMethod2Point. setAlertCDirection(AlertCDirection value)Sets the value of the alertCDirection property.voidAlertCMethod4Linear. setAlertCDirection(AlertCDirection value)Sets the value of the alertCDirection property.voidAlertCMethod4Point. setAlertCDirection(AlertCDirection value)Sets the value of the alertCDirection property.
-