Uses of Class
eu.datex2.siri20.schema._2_0rc1._2_0.PointByCoordinates
-
Packages that use PointByCoordinates Package Description eu.datex2.siri20.schema._2_0rc1._2_0 -
-
Uses of PointByCoordinates in eu.datex2.siri20.schema._2_0rc1._2_0
Fields in eu.datex2.siri20.schema._2_0rc1._2_0 declared as PointByCoordinates Modifier and Type Field Description protected PointByCoordinatesPoint. pointByCoordinatesMethods in eu.datex2.siri20.schema._2_0rc1._2_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.siri20.schema._2_0rc1._2_0 with parameters of type PointByCoordinates Modifier and Type Method Description voidPoint. setPointByCoordinates(PointByCoordinates value)Sets the value of the pointByCoordinates property.
-