Uses of Class
eu.datex2.siri13.schema._1_0._1_0.TPEGLoc01LinearLocationSubtypeEnum
-
Packages that use TPEGLoc01LinearLocationSubtypeEnum Package Description eu.datex2.siri13.schema._1_0._1_0 -
-
Uses of TPEGLoc01LinearLocationSubtypeEnum in eu.datex2.siri13.schema._1_0._1_0
Fields in eu.datex2.siri13.schema._1_0._1_0 declared as TPEGLoc01LinearLocationSubtypeEnum Modifier and Type Field Description protected TPEGLoc01LinearLocationSubtypeEnumTPEGEnumerations. tpegloc01LinearLocationSubtypeEnumprotected TPEGLoc01LinearLocationSubtypeEnumTPEGLinearLocation. tpegLocationTypeMethods in eu.datex2.siri13.schema._1_0._1_0 that return TPEGLoc01LinearLocationSubtypeEnum Modifier and Type Method Description static TPEGLoc01LinearLocationSubtypeEnumTPEGLoc01LinearLocationSubtypeEnum. fromValue(String v)TPEGLoc01LinearLocationSubtypeEnumTPEGEnumerations. getTpegloc01LinearLocationSubtypeEnum()Gets the value of the tpegloc01LinearLocationSubtypeEnum property.TPEGLoc01LinearLocationSubtypeEnumTPEGLinearLocation. getTpegLocationType()Gets the value of the tpegLocationType property.static TPEGLoc01LinearLocationSubtypeEnumTPEGLoc01LinearLocationSubtypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static TPEGLoc01LinearLocationSubtypeEnum[]TPEGLoc01LinearLocationSubtypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.datex2.siri13.schema._1_0._1_0 with parameters of type TPEGLoc01LinearLocationSubtypeEnum Modifier and Type Method Description voidTPEGEnumerations. setTpegloc01LinearLocationSubtypeEnum(TPEGLoc01LinearLocationSubtypeEnum value)Sets the value of the tpegloc01LinearLocationSubtypeEnum property.voidTPEGLinearLocation. setTpegLocationType(TPEGLoc01LinearLocationSubtypeEnum value)Sets the value of the tpegLocationType property.
-