Uses of Class
eu.datex2.siri13.schema._1_0._1_0.TPEGLoc03ILCPointDescriptorSubtypeEnum
-
Packages that use TPEGLoc03ILCPointDescriptorSubtypeEnum Package Description eu.datex2.siri13.schema._1_0._1_0 -
-
Uses of TPEGLoc03ILCPointDescriptorSubtypeEnum in eu.datex2.siri13.schema._1_0._1_0
Fields in eu.datex2.siri13.schema._1_0._1_0 declared as TPEGLoc03ILCPointDescriptorSubtypeEnum Modifier and Type Field Description protected TPEGLoc03ILCPointDescriptorSubtypeEnumTPEGILCPointDescriptor. tpegDescriptorTypeprotected TPEGLoc03ILCPointDescriptorSubtypeEnumTPEGEnumerations. tpegloc03ILCPointDescriptorSubtypeEnumMethods in eu.datex2.siri13.schema._1_0._1_0 that return TPEGLoc03ILCPointDescriptorSubtypeEnum Modifier and Type Method Description static TPEGLoc03ILCPointDescriptorSubtypeEnumTPEGLoc03ILCPointDescriptorSubtypeEnum. fromValue(String v)TPEGLoc03ILCPointDescriptorSubtypeEnumTPEGILCPointDescriptor. getTpegDescriptorType()Gets the value of the tpegDescriptorType property.TPEGLoc03ILCPointDescriptorSubtypeEnumTPEGEnumerations. getTpegloc03ILCPointDescriptorSubtypeEnum()Gets the value of the tpegloc03ILCPointDescriptorSubtypeEnum 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.siri13.schema._1_0._1_0 with parameters of type TPEGLoc03ILCPointDescriptorSubtypeEnum Modifier and Type Method Description voidTPEGILCPointDescriptor. setTpegDescriptorType(TPEGLoc03ILCPointDescriptorSubtypeEnum value)Sets the value of the tpegDescriptorType property.voidTPEGEnumerations. setTpegloc03ILCPointDescriptorSubtypeEnum(TPEGLoc03ILCPointDescriptorSubtypeEnum value)Sets the value of the tpegloc03ILCPointDescriptorSubtypeEnum property.
-