Uses of Class
eu.datex2.siri21.schema._2_0rc1._2_0.OffsetDistance
-
Packages that use OffsetDistance Package Description eu.datex2.siri21.schema._2_0rc1._2_0 -
-
Uses of OffsetDistance in eu.datex2.siri21.schema._2_0rc1._2_0
Fields in eu.datex2.siri21.schema._2_0rc1._2_0 declared as OffsetDistance Modifier and Type Field Description protected OffsetDistanceAlertCMethod4PrimaryPointLocation. offsetDistanceprotected OffsetDistanceAlertCMethod4SecondaryPointLocation. offsetDistanceMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return OffsetDistance Modifier and Type Method Description OffsetDistanceObjectFactory. createOffsetDistance()Create an instance ofOffsetDistanceOffsetDistanceAlertCMethod4PrimaryPointLocation. getOffsetDistance()Gets the value of the offsetDistance property.OffsetDistanceAlertCMethod4SecondaryPointLocation. getOffsetDistance()Gets the value of the offsetDistance property.Methods in eu.datex2.siri21.schema._2_0rc1._2_0 with parameters of type OffsetDistance Modifier and Type Method Description voidAlertCMethod4PrimaryPointLocation. setOffsetDistance(OffsetDistance value)Sets the value of the offsetDistance property.voidAlertCMethod4SecondaryPointLocation. setOffsetDistance(OffsetDistance value)Sets the value of the offsetDistance property.
-