Uses of Class
eu.datex2.siri13.schema._1_0._1_0.TPEGLoc03OtherPointDescriptorSubtypeEnum
-
Packages that use TPEGLoc03OtherPointDescriptorSubtypeEnum Package Description eu.datex2.siri13.schema._1_0._1_0 -
-
Uses of TPEGLoc03OtherPointDescriptorSubtypeEnum in eu.datex2.siri13.schema._1_0._1_0
Fields in eu.datex2.siri13.schema._1_0._1_0 declared as TPEGLoc03OtherPointDescriptorSubtypeEnum Modifier and Type Field Description protected TPEGLoc03OtherPointDescriptorSubtypeEnumTPEGOtherPointDescriptor. tpegDescriptorTypeprotected TPEGLoc03OtherPointDescriptorSubtypeEnumTPEGEnumerations. tpegloc03OtherPointDescriptorSubtypeEnumMethods in eu.datex2.siri13.schema._1_0._1_0 that return TPEGLoc03OtherPointDescriptorSubtypeEnum Modifier and Type Method Description static TPEGLoc03OtherPointDescriptorSubtypeEnumTPEGLoc03OtherPointDescriptorSubtypeEnum. fromValue(String v)TPEGLoc03OtherPointDescriptorSubtypeEnumTPEGOtherPointDescriptor. getTpegDescriptorType()Gets the value of the tpegDescriptorType property.TPEGLoc03OtherPointDescriptorSubtypeEnumTPEGEnumerations. getTpegloc03OtherPointDescriptorSubtypeEnum()Gets the value of the tpegloc03OtherPointDescriptorSubtypeEnum property.static TPEGLoc03OtherPointDescriptorSubtypeEnumTPEGLoc03OtherPointDescriptorSubtypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static TPEGLoc03OtherPointDescriptorSubtypeEnum[]TPEGLoc03OtherPointDescriptorSubtypeEnum. 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 TPEGLoc03OtherPointDescriptorSubtypeEnum Modifier and Type Method Description voidTPEGOtherPointDescriptor. setTpegDescriptorType(TPEGLoc03OtherPointDescriptorSubtypeEnum value)Sets the value of the tpegDescriptorType property.voidTPEGEnumerations. setTpegloc03OtherPointDescriptorSubtypeEnum(TPEGLoc03OtherPointDescriptorSubtypeEnum value)Sets the value of the tpegloc03OtherPointDescriptorSubtypeEnum property.
-