Uses of Class
eu.datex2.siri14.schema._1_0._1_0.TPEGLoc01AreaLocationSubtypeEnum
-
Packages that use TPEGLoc01AreaLocationSubtypeEnum Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of TPEGLoc01AreaLocationSubtypeEnum in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as TPEGLoc01AreaLocationSubtypeEnum Modifier and Type Field Description protected TPEGLoc01AreaLocationSubtypeEnumTPEGEnumerations. tpegloc01AreaLocationSubtypeEnumprotected TPEGLoc01AreaLocationSubtypeEnumTPEGAreaLocation. tpegLocationTypeMethods in eu.datex2.siri14.schema._1_0._1_0 that return TPEGLoc01AreaLocationSubtypeEnum Modifier and Type Method Description static TPEGLoc01AreaLocationSubtypeEnumTPEGLoc01AreaLocationSubtypeEnum. fromValue(String v)TPEGLoc01AreaLocationSubtypeEnumTPEGEnumerations. getTpegloc01AreaLocationSubtypeEnum()Gets the value of the tpegloc01AreaLocationSubtypeEnum property.TPEGLoc01AreaLocationSubtypeEnumTPEGAreaLocation. getTpegLocationType()Gets the value of the tpegLocationType 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.siri14.schema._1_0._1_0 with parameters of type TPEGLoc01AreaLocationSubtypeEnum Modifier and Type Method Description voidTPEGEnumerations. setTpegloc01AreaLocationSubtypeEnum(TPEGLoc01AreaLocationSubtypeEnum value)Sets the value of the tpegloc01AreaLocationSubtypeEnum property.voidTPEGAreaLocation. setTpegLocationType(TPEGLoc01AreaLocationSubtypeEnum value)Sets the value of the tpegLocationType property.
-