Uses of Enum Class
uk.org.netex.www.netex.DrivingStyleEnumeration
Packages that use DrivingStyleEnumeration
-
Uses of DrivingStyleEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return DrivingStyleEnumerationModifier and TypeMethodDescriptionstatic DrivingStyleEnumerationDrivingStyleEnumeration.forNumber(int value) VehiclePoolingDriverInfo_VersionStructure.Builder.getDrivingStyle()Preferrred style of driving.VehiclePoolingDriverInfo_VersionStructure.getDrivingStyle()Preferrred style of driving.VehiclePoolingDriverInfo_VersionStructureOrBuilder.getDrivingStyle()Preferrred style of driving.VehiclePoolingDriverInfoType.Builder.getDrivingStyle()Preferrred style of driving.VehiclePoolingDriverInfoType.getDrivingStyle()Preferrred style of driving.VehiclePoolingDriverInfoTypeOrBuilder.getDrivingStyle()Preferrred style of driving.static DrivingStyleEnumerationDrivingStyleEnumeration.valueOf(int value) Deprecated.static DrivingStyleEnumerationDrivingStyleEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static DrivingStyleEnumerationReturns the enum constant of this class with the specified name.static DrivingStyleEnumeration[]DrivingStyleEnumeration.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 DrivingStyleEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<DrivingStyleEnumeration> DrivingStyleEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type DrivingStyleEnumerationModifier and TypeMethodDescriptionVehiclePoolingDriverInfo_VersionStructure.Builder.setDrivingStyle(DrivingStyleEnumeration value) Preferrred style of driving.VehiclePoolingDriverInfoType.Builder.setDrivingStyle(DrivingStyleEnumeration value) Preferrred style of driving.