Uses of Class
eu.datex2.siri13.schema._1_0._1_0.TPEGLoc03AreaDescriptorSubtypeEnum
-
Packages that use TPEGLoc03AreaDescriptorSubtypeEnum Package Description eu.datex2.siri13.schema._1_0._1_0 -
-
Uses of TPEGLoc03AreaDescriptorSubtypeEnum in eu.datex2.siri13.schema._1_0._1_0
Fields in eu.datex2.siri13.schema._1_0._1_0 declared as TPEGLoc03AreaDescriptorSubtypeEnum Modifier and Type Field Description protected TPEGLoc03AreaDescriptorSubtypeEnumTPEGAreaDescriptor. tpegDescriptorTypeprotected TPEGLoc03AreaDescriptorSubtypeEnumTPEGEnumerations. tpegloc03AreaDescriptorSubtypeEnumMethods in eu.datex2.siri13.schema._1_0._1_0 that return TPEGLoc03AreaDescriptorSubtypeEnum Modifier and Type Method Description static TPEGLoc03AreaDescriptorSubtypeEnumTPEGLoc03AreaDescriptorSubtypeEnum. fromValue(String v)TPEGLoc03AreaDescriptorSubtypeEnumTPEGAreaDescriptor. getTpegDescriptorType()Gets the value of the tpegDescriptorType property.TPEGLoc03AreaDescriptorSubtypeEnumTPEGEnumerations. getTpegloc03AreaDescriptorSubtypeEnum()Gets the value of the tpegloc03AreaDescriptorSubtypeEnum property.static TPEGLoc03AreaDescriptorSubtypeEnumTPEGLoc03AreaDescriptorSubtypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static TPEGLoc03AreaDescriptorSubtypeEnum[]TPEGLoc03AreaDescriptorSubtypeEnum. 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 TPEGLoc03AreaDescriptorSubtypeEnum Modifier and Type Method Description voidTPEGAreaDescriptor. setTpegDescriptorType(TPEGLoc03AreaDescriptorSubtypeEnum value)Sets the value of the tpegDescriptorType property.voidTPEGEnumerations. setTpegloc03AreaDescriptorSubtypeEnum(TPEGLoc03AreaDescriptorSubtypeEnum value)Sets the value of the tpegloc03AreaDescriptorSubtypeEnum property.
-