Uses of Class
eu.datex2.siri21.schema._2_0rc1._2_0.TpegLoc01FramedPointLocationSubtypeEnum
-
Packages that use TpegLoc01FramedPointLocationSubtypeEnum Package Description eu.datex2.siri21.schema._2_0rc1._2_0 -
-
Uses of TpegLoc01FramedPointLocationSubtypeEnum in eu.datex2.siri21.schema._2_0rc1._2_0
Fields in eu.datex2.siri21.schema._2_0rc1._2_0 declared as TpegLoc01FramedPointLocationSubtypeEnum Modifier and Type Field Description protected TpegLoc01FramedPointLocationSubtypeEnumTpegFramedPoint. tpegFramedPointLocationTypeMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return TpegLoc01FramedPointLocationSubtypeEnum Modifier and Type Method Description static TpegLoc01FramedPointLocationSubtypeEnumTpegLoc01FramedPointLocationSubtypeEnum. fromValue(String v)TpegLoc01FramedPointLocationSubtypeEnumTpegFramedPoint. getTpegFramedPointLocationType()Gets the value of the tpegFramedPointLocationType property.static TpegLoc01FramedPointLocationSubtypeEnumTpegLoc01FramedPointLocationSubtypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static TpegLoc01FramedPointLocationSubtypeEnum[]TpegLoc01FramedPointLocationSubtypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.datex2.siri21.schema._2_0rc1._2_0 with parameters of type TpegLoc01FramedPointLocationSubtypeEnum Modifier and Type Method Description voidTpegFramedPoint. setTpegFramedPointLocationType(TpegLoc01FramedPointLocationSubtypeEnum value)Sets the value of the tpegFramedPointLocationType property.
-