Uses of Class
uk.org.netex.www.netex.ParkingTariffsType.Builder
Packages that use ParkingTariffsType.Builder
-
Uses of ParkingTariffsType.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return ParkingTariffsType.BuilderModifier and TypeMethodDescriptionParkingTariffsType.Builder.addAllParkingTariff(Iterable<? extends ParkingTariffType> values) A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.ParkingTariffsType.Builder.addParkingTariff(int index, ParkingTariffType value) A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.ParkingTariffsType.Builder.addParkingTariff(int index, ParkingTariffType.Builder builderForValue) A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.ParkingTariffsType.Builder.addParkingTariff(ParkingTariffType value) A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.ParkingTariffsType.Builder.addParkingTariff(ParkingTariffType.Builder builderForValue) A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.ParkingTariffsType.Builder.clear()ParkingTariffsType.Builder.clearId()Identifier of the relationship.ParkingTariffsType.Builder.clearModificationSet()Whether this is a list of all (revise) or just changes.ParkingTariffsType.Builder.clearParkingTariff()A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.FareFrame_VersionFrameStructure.Builder.getParkingTariffsBuilder()PARKING TARIFFs in frame.FareFrameType.Builder.getParkingTariffsBuilder()PARKING TARIFFs in frame.ParkingTariffsType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ParkingTariffsType.Builder.mergeFrom(com.google.protobuf.Message other) ParkingTariffsType.Builder.mergeFrom(ParkingTariffsType other) static ParkingTariffsType.BuilderParkingTariffsType.newBuilder()static ParkingTariffsType.BuilderParkingTariffsType.newBuilder(ParkingTariffsType prototype) ParkingTariffsType.newBuilderForType()protected ParkingTariffsType.BuilderParkingTariffsType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ParkingTariffsType.Builder.removeParkingTariff(int index) A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.Identifier of the relationship.ParkingTariffsType.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.ParkingTariffsType.Builder.setModificationSet(ModificationSetEnumeration value) Whether this is a list of all (revise) or just changes.ParkingTariffsType.Builder.setModificationSetValue(int value) Whether this is a list of all (revise) or just changes.ParkingTariffsType.Builder.setParkingTariff(int index, ParkingTariffType value) A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.ParkingTariffsType.Builder.setParkingTariff(int index, ParkingTariffType.Builder builderForValue) A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.ParkingTariffsType.toBuilder()Methods in uk.org.netex.www.netex with parameters of type ParkingTariffsType.BuilderModifier and TypeMethodDescriptionFareFrame_VersionFrameStructure.Builder.setParkingTariffs(ParkingTariffsType.Builder builderForValue) PARKING TARIFFs in frame.FareFrameType.Builder.setParkingTariffs(ParkingTariffsType.Builder builderForValue) PARKING TARIFFs in frame.