Uses of Enum Class
uk.org.netex.www.netex.SimpleVehicleCategoryEnumeration
Packages that use SimpleVehicleCategoryEnumeration
-
Uses of SimpleVehicleCategoryEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return SimpleVehicleCategoryEnumerationModifier and TypeMethodDescriptionSimpleVehicleCategoryEnumeration.forNumber(int value) SimpleVehicleType_VersionStructure.Builder.getVehicleCategory()Category of vehicle.SimpleVehicleType_VersionStructure.getVehicleCategory()Category of vehicle.SimpleVehicleType_VersionStructureOrBuilder.getVehicleCategory()Category of vehicle.SimpleVehicleTypeType.Builder.getVehicleCategory()Category of vehicle.SimpleVehicleTypeType.getVehicleCategory()Category of vehicle.SimpleVehicleTypeTypeOrBuilder.getVehicleCategory()Category of vehicle.SimpleVehicleCategoryEnumeration.valueOf(int value) Deprecated.SimpleVehicleCategoryEnumeration.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 SimpleVehicleCategoryEnumeration[]SimpleVehicleCategoryEnumeration.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 SimpleVehicleCategoryEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SimpleVehicleCategoryEnumeration> SimpleVehicleCategoryEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type SimpleVehicleCategoryEnumerationModifier and TypeMethodDescriptionSimpleVehicleType_VersionStructure.Builder.setVehicleCategory(SimpleVehicleCategoryEnumeration value) Category of vehicle.SimpleVehicleTypeType.Builder.setVehicleCategory(SimpleVehicleCategoryEnumeration value) Category of vehicle.