Uses of Class
eu.datex2.siri13.schema._1_0._1_0.AlertCPoint
-
Packages that use AlertCPoint Package Description eu.datex2.siri13.schema._1_0._1_0 -
-
Uses of AlertCPoint in eu.datex2.siri13.schema._1_0._1_0
Subclasses of AlertCPoint in eu.datex2.siri13.schema._1_0._1_0 Modifier and Type Class Description classAlertCMethod2PointA single point on the road network defined by reference to a point in a pre-defined Alert C location table and which has an associated direction of traffic flow.classAlertCMethod4PointA single point on the road network defined by reference to a point in a pre-defined Alert C location table plus an offset distance and which has an associated direction of traffic flow.Fields in eu.datex2.siri13.schema._1_0._1_0 declared as AlertCPoint Modifier and Type Field Description protected AlertCPointPoint. alertCPointMethods in eu.datex2.siri13.schema._1_0._1_0 that return AlertCPoint Modifier and Type Method Description AlertCPointPoint. getAlertCPoint()Gets the value of the alertCPoint property.Methods in eu.datex2.siri13.schema._1_0._1_0 with parameters of type AlertCPoint Modifier and Type Method Description voidPoint. setAlertCPoint(AlertCPoint value)Sets the value of the alertCPoint property.
-