Uses of Class
eu.datex2.siri13.schema._1_0._1_0.TPEGLoc03JunctionPointDescriptorSubtypeEnum
-
Packages that use TPEGLoc03JunctionPointDescriptorSubtypeEnum Package Description eu.datex2.siri13.schema._1_0._1_0 -
-
Uses of TPEGLoc03JunctionPointDescriptorSubtypeEnum in eu.datex2.siri13.schema._1_0._1_0
Fields in eu.datex2.siri13.schema._1_0._1_0 declared as TPEGLoc03JunctionPointDescriptorSubtypeEnum Modifier and Type Field Description protected TPEGLoc03JunctionPointDescriptorSubtypeEnumTPEGJunctionPointDescriptor. tpegDescriptorTypeprotected TPEGLoc03JunctionPointDescriptorSubtypeEnumTPEGEnumerations. tpegloc03JunctionPointDescriptorSubtypeEnumMethods in eu.datex2.siri13.schema._1_0._1_0 that return TPEGLoc03JunctionPointDescriptorSubtypeEnum Modifier and Type Method Description static TPEGLoc03JunctionPointDescriptorSubtypeEnumTPEGLoc03JunctionPointDescriptorSubtypeEnum. fromValue(String v)TPEGLoc03JunctionPointDescriptorSubtypeEnumTPEGJunctionPointDescriptor. getTpegDescriptorType()Gets the value of the tpegDescriptorType property.TPEGLoc03JunctionPointDescriptorSubtypeEnumTPEGEnumerations. getTpegloc03JunctionPointDescriptorSubtypeEnum()Gets the value of the tpegloc03JunctionPointDescriptorSubtypeEnum property.static TPEGLoc03JunctionPointDescriptorSubtypeEnumTPEGLoc03JunctionPointDescriptorSubtypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static TPEGLoc03JunctionPointDescriptorSubtypeEnum[]TPEGLoc03JunctionPointDescriptorSubtypeEnum. 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 TPEGLoc03JunctionPointDescriptorSubtypeEnum Modifier and Type Method Description voidTPEGJunctionPointDescriptor. setTpegDescriptorType(TPEGLoc03JunctionPointDescriptorSubtypeEnum value)Sets the value of the tpegDescriptorType property.voidTPEGEnumerations. setTpegloc03JunctionPointDescriptorSubtypeEnum(TPEGLoc03JunctionPointDescriptorSubtypeEnum value)Sets the value of the tpegloc03JunctionPointDescriptorSubtypeEnum property.
-