Uses of Class
eu.datex2.siri20.schema._2_0rc1._2_0.TpegPointLocation
-
Packages that use TpegPointLocation Package Description eu.datex2.siri20.schema._2_0rc1._2_0 -
-
Uses of TpegPointLocation in eu.datex2.siri20.schema._2_0rc1._2_0
Subclasses of TpegPointLocation in eu.datex2.siri20.schema._2_0rc1._2_0 Modifier and Type Class Description classTpegFramedPointJava class for TpegFramedPoint complex type.classTpegSimplePointJava class for TpegSimplePoint complex type.Fields in eu.datex2.siri20.schema._2_0rc1._2_0 declared as TpegPointLocation Modifier and Type Field Description protected TpegPointLocationPoint. tpegPointLocationMethods in eu.datex2.siri20.schema._2_0rc1._2_0 that return TpegPointLocation Modifier and Type Method Description TpegPointLocationPoint. getTpegPointLocation()Gets the value of the tpegPointLocation property.Methods in eu.datex2.siri20.schema._2_0rc1._2_0 with parameters of type TpegPointLocation Modifier and Type Method Description voidPoint. setTpegPointLocation(TpegPointLocation value)Sets the value of the tpegPointLocation property.
-