Uses of Enum Class
uk.org.netex.www.netex.VehicleRentalTypeEnumeration
Packages that use VehicleRentalTypeEnumeration
-
Uses of VehicleRentalTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return VehicleRentalTypeEnumerationModifier and TypeMethodDescriptionstatic VehicleRentalTypeEnumerationVehicleRentalTypeEnumeration.forNumber(int value) VehicleRentalModeOfOperation_ValueStructure.Builder.getVehicleRentalType()Allowed values for VEHICLE RENTAL MODE.OF OPERATION.VehicleRentalModeOfOperation_ValueStructure.getVehicleRentalType()Allowed values for VEHICLE RENTAL MODE.OF OPERATION.VehicleRentalModeOfOperation_ValueStructureOrBuilder.getVehicleRentalType()Allowed values for VEHICLE RENTAL MODE.OF OPERATION.VehicleRentalType.Builder.getVehicleRentalType()Allowed values for VEHICLE RENTAL MODE.OF OPERATION.VehicleRentalType.getVehicleRentalType()Allowed values for VEHICLE RENTAL MODE.OF OPERATION.VehicleRentalTypeOrBuilder.getVehicleRentalType()Allowed values for VEHICLE RENTAL MODE.OF OPERATION.static VehicleRentalTypeEnumerationVehicleRentalTypeEnumeration.valueOf(int value) Deprecated.static VehicleRentalTypeEnumerationVehicleRentalTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static VehicleRentalTypeEnumerationReturns the enum constant of this class with the specified name.static VehicleRentalTypeEnumeration[]VehicleRentalTypeEnumeration.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 VehicleRentalTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<VehicleRentalTypeEnumeration> VehicleRentalTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type VehicleRentalTypeEnumerationModifier and TypeMethodDescriptionVehicleRentalModeOfOperation_ValueStructure.Builder.setVehicleRentalType(VehicleRentalTypeEnumeration value) Allowed values for VEHICLE RENTAL MODE.OF OPERATION.VehicleRentalType.Builder.setVehicleRentalType(VehicleRentalTypeEnumeration value) Allowed values for VEHICLE RENTAL MODE.OF OPERATION.