Uses of Class
eu.datex2.siri14.schema._1_0._1_0.TPEGAreaLocation
-
Packages that use TPEGAreaLocation Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of TPEGAreaLocation in eu.datex2.siri14.schema._1_0._1_0
Subclasses of TPEGAreaLocation in eu.datex2.siri14.schema._1_0._1_0 Modifier and Type Class Description classTPEGGeometricAreaA geometric area defined by a centre point and a radius.classTPEGNamedOnlyAreaAn area defined by a well known name.Fields in eu.datex2.siri14.schema._1_0._1_0 declared as TPEGAreaLocation Modifier and Type Field Description protected TPEGAreaLocationArea. tpegareaLocationMethods in eu.datex2.siri14.schema._1_0._1_0 that return TPEGAreaLocation Modifier and Type Method Description TPEGAreaLocationArea. getTpegareaLocation()Gets the value of the tpegareaLocation property.Methods in eu.datex2.siri14.schema._1_0._1_0 with parameters of type TPEGAreaLocation Modifier and Type Method Description voidArea. setTpegareaLocation(TPEGAreaLocation value)Sets the value of the tpegareaLocation property.
-