Uses of Class
eu.datex2.siri21.schema._2_0rc1._2_0.TpegLoc03IlcPointDescriptorSubtypeEnum
-
Packages that use TpegLoc03IlcPointDescriptorSubtypeEnum Package Description eu.datex2.siri21.schema._2_0rc1._2_0 -
-
Uses of TpegLoc03IlcPointDescriptorSubtypeEnum in eu.datex2.siri21.schema._2_0rc1._2_0
Fields in eu.datex2.siri21.schema._2_0rc1._2_0 declared as TpegLoc03IlcPointDescriptorSubtypeEnum Modifier and Type Field Description protected TpegLoc03IlcPointDescriptorSubtypeEnumTpegIlcPointDescriptor. tpegIlcPointDescriptorTypeMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return TpegLoc03IlcPointDescriptorSubtypeEnum Modifier and Type Method Description static TpegLoc03IlcPointDescriptorSubtypeEnumTpegLoc03IlcPointDescriptorSubtypeEnum. fromValue(String v)TpegLoc03IlcPointDescriptorSubtypeEnumTpegIlcPointDescriptor. getTpegIlcPointDescriptorType()Gets the value of the tpegIlcPointDescriptorType property.static TpegLoc03IlcPointDescriptorSubtypeEnumTpegLoc03IlcPointDescriptorSubtypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static TpegLoc03IlcPointDescriptorSubtypeEnum[]TpegLoc03IlcPointDescriptorSubtypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.datex2.siri21.schema._2_0rc1._2_0 with parameters of type TpegLoc03IlcPointDescriptorSubtypeEnum Modifier and Type Method Description voidTpegIlcPointDescriptor. setTpegIlcPointDescriptorType(TpegLoc03IlcPointDescriptorSubtypeEnum value)Sets the value of the tpegIlcPointDescriptorType property.
-