Uses of Enum Class
uk.org.netex.www.netex.VehicleOrientationEnumeration
Packages that use VehicleOrientationEnumeration
-
Uses of VehicleOrientationEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return VehicleOrientationEnumerationModifier and TypeMethodDescriptionVehicleOrientationEnumeration.forNumber(int value) TrainComponent_VersionStructure.Builder.getOperationalOrientation()Orientation of the TRAIN ELEMENT within the TRAIN.TrainComponent_VersionStructure.getOperationalOrientation()Orientation of the TRAIN ELEMENT within the TRAIN.TrainComponent_VersionStructureOrBuilder.getOperationalOrientation()Orientation of the TRAIN ELEMENT within the TRAIN.TrainComponentType.Builder.getOperationalOrientation()Orientation of the TRAIN ELEMENT within the TRAIN.TrainComponentType.getOperationalOrientation()Orientation of the TRAIN ELEMENT within the TRAIN.TrainComponentTypeOrBuilder.getOperationalOrientation()Orientation of the TRAIN ELEMENT within the TRAIN.TrainInCompoundTrain_VersionedChildStructure.Builder.getOperationalOrientation()Orientation of the TRAIN IN COMPOUND TRAIN [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 543:117]TrainInCompoundTrain_VersionedChildStructure.getOperationalOrientation()Orientation of the TRAIN IN COMPOUND TRAIN [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 543:117]TrainInCompoundTrain_VersionedChildStructureOrBuilder.getOperationalOrientation()Orientation of the TRAIN IN COMPOUND TRAIN [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 543:117]VehicleTypeStopAssignment_VersionStructure.Builder.getVehicleOrientation()Relative orientation of vehicle - Default is forwards.VehicleTypeStopAssignment_VersionStructure.getVehicleOrientation()Relative orientation of vehicle - Default is forwards.VehicleTypeStopAssignment_VersionStructureOrBuilder.getVehicleOrientation()Relative orientation of vehicle - Default is forwards.VehicleTypeStopAssignmentType.Builder.getVehicleOrientation()Relative orientation of vehicle - Default is forwards.VehicleTypeStopAssignmentType.getVehicleOrientation()Relative orientation of vehicle - Default is forwards.VehicleTypeStopAssignmentTypeOrBuilder.getVehicleOrientation()Relative orientation of vehicle - Default is forwards.VehicleOrientationEnumeration.valueOf(int value) Deprecated.VehicleOrientationEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static VehicleOrientationEnumeration[]VehicleOrientationEnumeration.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in uk.org.netex.www.netex that return types with arguments of type VehicleOrientationEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<VehicleOrientationEnumeration> VehicleOrientationEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type VehicleOrientationEnumerationModifier and TypeMethodDescriptionTrainComponent_VersionStructure.Builder.setOperationalOrientation(VehicleOrientationEnumeration value) Orientation of the TRAIN ELEMENT within the TRAIN.TrainComponentType.Builder.setOperationalOrientation(VehicleOrientationEnumeration value) Orientation of the TRAIN ELEMENT within the TRAIN.TrainInCompoundTrain_VersionedChildStructure.Builder.setOperationalOrientation(VehicleOrientationEnumeration value) Orientation of the TRAIN IN COMPOUND TRAIN [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 543:117]VehicleTypeStopAssignment_VersionStructure.Builder.setVehicleOrientation(VehicleOrientationEnumeration value) Relative orientation of vehicle - Default is forwards.VehicleTypeStopAssignmentType.Builder.setVehicleOrientation(VehicleOrientationEnumeration value) Relative orientation of vehicle - Default is forwards.