Uses of Class
eu.datex2.siri14.schema._1_0._1_0.TPEGLoc04HeightTypeEnum
-
Packages that use TPEGLoc04HeightTypeEnum Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of TPEGLoc04HeightTypeEnum in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as TPEGLoc04HeightTypeEnum Modifier and Type Field Description protected TPEGLoc04HeightTypeEnumTPEGHeight. heightTypeprotected TPEGLoc04HeightTypeEnumTPEGEnumerations. tpegloc04HeightTypeEnumMethods in eu.datex2.siri14.schema._1_0._1_0 that return TPEGLoc04HeightTypeEnum Modifier and Type Method Description static TPEGLoc04HeightTypeEnumTPEGLoc04HeightTypeEnum. fromValue(String v)TPEGLoc04HeightTypeEnumTPEGHeight. getHeightType()Gets the value of the heightType property.TPEGLoc04HeightTypeEnumTPEGEnumerations. getTpegloc04HeightTypeEnum()Gets the value of the tpegloc04HeightTypeEnum property.static TPEGLoc04HeightTypeEnumTPEGLoc04HeightTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static TPEGLoc04HeightTypeEnum[]TPEGLoc04HeightTypeEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in eu.datex2.siri14.schema._1_0._1_0 with parameters of type TPEGLoc04HeightTypeEnum Modifier and Type Method Description voidTPEGHeight. setHeightType(TPEGLoc04HeightTypeEnum value)Sets the value of the heightType property.voidTPEGEnumerations. setTpegloc04HeightTypeEnum(TPEGLoc04HeightTypeEnum value)Sets the value of the tpegloc04HeightTypeEnum property.
-