Uses of Enum Class
uk.org.netex.www.netex.ParkingPaymentProcessEnumeration
Packages that use ParkingPaymentProcessEnumeration
-
Uses of ParkingPaymentProcessEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return ParkingPaymentProcessEnumerationModifier and TypeMethodDescriptionParkingPaymentProcessEnumeration.forNumber(int value) Parking_VersionStructure.Builder.getParkingPaymentProcess(int index) Payment Process for use of PARKING.Parking_VersionStructure.getParkingPaymentProcess(int index) Payment Process for use of PARKING.Parking_VersionStructureOrBuilder.getParkingPaymentProcess(int index) Payment Process for use of PARKING.ParkingType.Builder.getParkingPaymentProcess(int index) Payment Process for use of PARKING.ParkingType.getParkingPaymentProcess(int index) Payment Process for use of PARKING.ParkingTypeOrBuilder.getParkingPaymentProcess(int index) Payment Process for use of PARKING.ParkingPaymentProcessEnumeration.valueOf(int value) Deprecated.ParkingPaymentProcessEnumeration.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 ParkingPaymentProcessEnumeration[]ParkingPaymentProcessEnumeration.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 ParkingPaymentProcessEnumerationModifier and TypeMethodDescriptionParking_VersionStructure.Builder.getParkingPaymentProcessList()Payment Process for use of PARKING.Parking_VersionStructure.getParkingPaymentProcessList()Payment Process for use of PARKING.Parking_VersionStructureOrBuilder.getParkingPaymentProcessList()Payment Process for use of PARKING.ParkingType.Builder.getParkingPaymentProcessList()Payment Process for use of PARKING.ParkingType.getParkingPaymentProcessList()Payment Process for use of PARKING.ParkingTypeOrBuilder.getParkingPaymentProcessList()Payment Process for use of PARKING.static com.google.protobuf.Internal.EnumLiteMap<ParkingPaymentProcessEnumeration> ParkingPaymentProcessEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type ParkingPaymentProcessEnumerationModifier and TypeMethodDescriptionParking_VersionStructure.Builder.addParkingPaymentProcess(ParkingPaymentProcessEnumeration value) Payment Process for use of PARKING.ParkingType.Builder.addParkingPaymentProcess(ParkingPaymentProcessEnumeration value) Payment Process for use of PARKING.Parking_VersionStructure.Builder.setParkingPaymentProcess(int index, ParkingPaymentProcessEnumeration value) Payment Process for use of PARKING.ParkingType.Builder.setParkingPaymentProcess(int index, ParkingPaymentProcessEnumeration value) Payment Process for use of PARKING.Method parameters in uk.org.netex.www.netex with type arguments of type ParkingPaymentProcessEnumerationModifier and TypeMethodDescriptionParking_VersionStructure.Builder.addAllParkingPaymentProcess(Iterable<? extends ParkingPaymentProcessEnumeration> values) Payment Process for use of PARKING.ParkingType.Builder.addAllParkingPaymentProcess(Iterable<? extends ParkingPaymentProcessEnumeration> values) Payment Process for use of PARKING.