Uses of Class
eu.datex2.siri13.schema._1_0._1_0.TPEGLoc02DirectionTypeEnum
-
Packages that use TPEGLoc02DirectionTypeEnum Package Description eu.datex2.siri13.schema._1_0._1_0 -
-
Uses of TPEGLoc02DirectionTypeEnum in eu.datex2.siri13.schema._1_0._1_0
Fields in eu.datex2.siri13.schema._1_0._1_0 declared as TPEGLoc02DirectionTypeEnum Modifier and Type Field Description protected TPEGLoc02DirectionTypeEnumTPEGLinearLocation. tpegDirectionprotected TPEGLoc02DirectionTypeEnumTPEGPointLocation. tpegDirectionprotected TPEGLoc02DirectionTypeEnumTPEGEnumerations. tpegloc02DirectionTypeEnumMethods in eu.datex2.siri13.schema._1_0._1_0 that return TPEGLoc02DirectionTypeEnum Modifier and Type Method Description static TPEGLoc02DirectionTypeEnumTPEGLoc02DirectionTypeEnum. fromValue(String v)TPEGLoc02DirectionTypeEnumTPEGLinearLocation. getTpegDirection()Gets the value of the tpegDirection property.TPEGLoc02DirectionTypeEnumTPEGPointLocation. getTpegDirection()Gets the value of the tpegDirection property.TPEGLoc02DirectionTypeEnumTPEGEnumerations. getTpegloc02DirectionTypeEnum()Gets the value of the tpegloc02DirectionTypeEnum property.static TPEGLoc02DirectionTypeEnumTPEGLoc02DirectionTypeEnum. valueOf(String name)Returns the enum constant of this type with the specified name.static TPEGLoc02DirectionTypeEnum[]TPEGLoc02DirectionTypeEnum. 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 TPEGLoc02DirectionTypeEnum Modifier and Type Method Description voidTPEGLinearLocation. setTpegDirection(TPEGLoc02DirectionTypeEnum value)Sets the value of the tpegDirection property.voidTPEGPointLocation. setTpegDirection(TPEGLoc02DirectionTypeEnum value)Sets the value of the tpegDirection property.voidTPEGEnumerations. setTpegloc02DirectionTypeEnum(TPEGLoc02DirectionTypeEnum value)Sets the value of the tpegloc02DirectionTypeEnum property.
-