Uses of Class
eu.datex2.siri21.schema._2_0rc1._2_0.TpegLoc01AreaLocationSubtypeEnum
-
Packages that use TpegLoc01AreaLocationSubtypeEnum Package Description eu.datex2.siri21.schema._2_0rc1._2_0 -
-
Uses of TpegLoc01AreaLocationSubtypeEnum in eu.datex2.siri21.schema._2_0rc1._2_0
Fields in eu.datex2.siri21.schema._2_0rc1._2_0 declared as TpegLoc01AreaLocationSubtypeEnum Modifier and Type Field Description protected TpegLoc01AreaLocationSubtypeEnumTpegAreaLocation. tpegAreaLocationTypeMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return TpegLoc01AreaLocationSubtypeEnum Modifier and Type Method Description static TpegLoc01AreaLocationSubtypeEnumTpegLoc01AreaLocationSubtypeEnum. fromValue(String v)TpegLoc01AreaLocationSubtypeEnumTpegAreaLocation. getTpegAreaLocationType()Gets the value of the tpegAreaLocationType property.static TpegLoc01AreaLocationSubtypeEnumTpegLoc01AreaLocationSubtypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static TpegLoc01AreaLocationSubtypeEnum[]TpegLoc01AreaLocationSubtypeEnum. 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 TpegLoc01AreaLocationSubtypeEnum Modifier and Type Method Description voidTpegAreaLocation. setTpegAreaLocationType(TpegLoc01AreaLocationSubtypeEnum value)Sets the value of the tpegAreaLocationType property.
-