Uses of Enum Class
uk.org.netex.www.netex.ParkingTypeEnumeration
Packages that use ParkingTypeEnumeration
-
Uses of ParkingTypeEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return ParkingTypeEnumerationModifier and TypeMethodDescriptionstatic ParkingTypeEnumerationParkingTypeEnumeration.forNumber(int value) Parking_VersionStructure.Builder.getParkingType()Type of PARKING.Parking_VersionStructure.getParkingType()Type of PARKING.Parking_VersionStructureOrBuilder.getParkingType()Type of PARKING.ParkingType.Builder.getParkingType()Type of PARKING.ParkingType.getParkingType()Type of PARKING.ParkingTypeOrBuilder.getParkingType()Type of PARKING.static ParkingTypeEnumerationParkingTypeEnumeration.valueOf(int value) Deprecated.static ParkingTypeEnumerationParkingTypeEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static ParkingTypeEnumerationReturns the enum constant of this class with the specified name.static ParkingTypeEnumeration[]ParkingTypeEnumeration.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 ParkingTypeEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ParkingTypeEnumeration> ParkingTypeEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type ParkingTypeEnumerationModifier and TypeMethodDescriptionParking_VersionStructure.Builder.setParkingType(ParkingTypeEnumeration value) Type of PARKING.ParkingType.Builder.setParkingType(ParkingTypeEnumeration value) Type of PARKING.