Uses of Class
eu.datex2.siri14.schema._1_0._1_0.TPEGLoc01FramedPointLocationSubtypeEnum
-
Packages that use TPEGLoc01FramedPointLocationSubtypeEnum Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of TPEGLoc01FramedPointLocationSubtypeEnum in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as TPEGLoc01FramedPointLocationSubtypeEnum Modifier and Type Field Description protected TPEGLoc01FramedPointLocationSubtypeEnumTPEGEnumerations. tpegloc01FramedPointLocationSubtypeEnumprotected TPEGLoc01FramedPointLocationSubtypeEnumTPEGFramedPoint. tpegLocationTypeMethods in eu.datex2.siri14.schema._1_0._1_0 that return TPEGLoc01FramedPointLocationSubtypeEnum Modifier and Type Method Description static TPEGLoc01FramedPointLocationSubtypeEnumTPEGLoc01FramedPointLocationSubtypeEnum. fromValue(String v)TPEGLoc01FramedPointLocationSubtypeEnumTPEGEnumerations. getTpegloc01FramedPointLocationSubtypeEnum()Gets the value of the tpegloc01FramedPointLocationSubtypeEnum property.TPEGLoc01FramedPointLocationSubtypeEnumTPEGFramedPoint. getTpegLocationType()Gets the value of the tpegLocationType 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.siri14.schema._1_0._1_0 with parameters of type TPEGLoc01FramedPointLocationSubtypeEnum Modifier and Type Method Description voidTPEGEnumerations. setTpegloc01FramedPointLocationSubtypeEnum(TPEGLoc01FramedPointLocationSubtypeEnum value)Sets the value of the tpegloc01FramedPointLocationSubtypeEnum property.voidTPEGFramedPoint. setTpegLocationType(TPEGLoc01FramedPointLocationSubtypeEnum value)Sets the value of the tpegLocationType property.
-