Uses of Class
eu.datex2.siri14.schema._1_0._1_0.TPEGLoc01SimplePointLocationSubtypeEnum
-
Packages that use TPEGLoc01SimplePointLocationSubtypeEnum Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of TPEGLoc01SimplePointLocationSubtypeEnum in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as TPEGLoc01SimplePointLocationSubtypeEnum Modifier and Type Field Description protected TPEGLoc01SimplePointLocationSubtypeEnumTPEGEnumerations. tpegloc01SimplePointLocationSubtypeEnumprotected TPEGLoc01SimplePointLocationSubtypeEnumTPEGSimplePoint. tpegLocationTypeMethods in eu.datex2.siri14.schema._1_0._1_0 that return TPEGLoc01SimplePointLocationSubtypeEnum Modifier and Type Method Description static TPEGLoc01SimplePointLocationSubtypeEnumTPEGLoc01SimplePointLocationSubtypeEnum. fromValue(String v)TPEGLoc01SimplePointLocationSubtypeEnumTPEGEnumerations. getTpegloc01SimplePointLocationSubtypeEnum()Gets the value of the tpegloc01SimplePointLocationSubtypeEnum property.TPEGLoc01SimplePointLocationSubtypeEnumTPEGSimplePoint. getTpegLocationType()Gets the value of the tpegLocationType property.static TPEGLoc01SimplePointLocationSubtypeEnumTPEGLoc01SimplePointLocationSubtypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static TPEGLoc01SimplePointLocationSubtypeEnum[]TPEGLoc01SimplePointLocationSubtypeEnum. 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 TPEGLoc01SimplePointLocationSubtypeEnum Modifier and Type Method Description voidTPEGEnumerations. setTpegloc01SimplePointLocationSubtypeEnum(TPEGLoc01SimplePointLocationSubtypeEnum value)Sets the value of the tpegloc01SimplePointLocationSubtypeEnum property.voidTPEGSimplePoint. setTpegLocationType(TPEGLoc01SimplePointLocationSubtypeEnum value)Sets the value of the tpegLocationType property.
-