Uses of Class
eu.datex2.siri20.schema._2_0rc1._2_0.TpegLoc01SimplePointLocationSubtypeEnum
-
Packages that use TpegLoc01SimplePointLocationSubtypeEnum Package Description eu.datex2.siri20.schema._2_0rc1._2_0 -
-
Uses of TpegLoc01SimplePointLocationSubtypeEnum in eu.datex2.siri20.schema._2_0rc1._2_0
Fields in eu.datex2.siri20.schema._2_0rc1._2_0 declared as TpegLoc01SimplePointLocationSubtypeEnum Modifier and Type Field Description protected TpegLoc01SimplePointLocationSubtypeEnumTpegSimplePoint. tpegSimplePointLocationTypeMethods in eu.datex2.siri20.schema._2_0rc1._2_0 that return TpegLoc01SimplePointLocationSubtypeEnum Modifier and Type Method Description static TpegLoc01SimplePointLocationSubtypeEnumTpegLoc01SimplePointLocationSubtypeEnum. fromValue(String v)TpegLoc01SimplePointLocationSubtypeEnumTpegSimplePoint. getTpegSimplePointLocationType()Gets the value of the tpegSimplePointLocationType 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.siri20.schema._2_0rc1._2_0 with parameters of type TpegLoc01SimplePointLocationSubtypeEnum Modifier and Type Method Description voidTpegSimplePoint. setTpegSimplePointLocationType(TpegLoc01SimplePointLocationSubtypeEnum value)Sets the value of the tpegSimplePointLocationType property.
-