Uses of Class
eu.datex2.siri13.schema._1_0._1_0.PointByCoordinates
-
Packages that use PointByCoordinates Package Description eu.datex2.siri13.schema._1_0._1_0 -
-
Uses of PointByCoordinates in eu.datex2.siri13.schema._1_0._1_0
Fields in eu.datex2.siri13.schema._1_0._1_0 declared as PointByCoordinates Modifier and Type Field Description protected PointByCoordinatesPoint. pointByCoordinatesMethods in eu.datex2.siri13.schema._1_0._1_0 that return PointByCoordinates Modifier and Type Method Description PointByCoordinatesObjectFactory. createPointByCoordinates()Create an instance ofPointByCoordinatesPointByCoordinatesPoint. getPointByCoordinates()Gets the value of the pointByCoordinates property.Methods in eu.datex2.siri13.schema._1_0._1_0 with parameters of type PointByCoordinates Modifier and Type Method Description voidPoint. setPointByCoordinates(PointByCoordinates value)Sets the value of the pointByCoordinates property.
-