Uses of Class
uk.org.netex.www.netex.ParkingTariffsInFrame_RelStructure.Builder
Packages that use ParkingTariffsInFrame_RelStructure.Builder
-
Uses of ParkingTariffsInFrame_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return ParkingTariffsInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionParkingTariffsInFrame_RelStructure.Builder.addAllParkingTariff(Iterable<? extends ParkingTariffType> values) A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.ParkingTariffsInFrame_RelStructure.Builder.addParkingTariff(int index, ParkingTariffType value) A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.ParkingTariffsInFrame_RelStructure.Builder.addParkingTariff(int index, ParkingTariffType.Builder builderForValue) A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.ParkingTariffsInFrame_RelStructure.Builder.addParkingTariff(ParkingTariffType value) A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.ParkingTariffsInFrame_RelStructure.Builder.addParkingTariff(ParkingTariffType.Builder builderForValue) A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.ParkingTariffsInFrame_RelStructure.Builder.clear()ParkingTariffsInFrame_RelStructure.Builder.clearId()Identifier of the relationship.ParkingTariffsInFrame_RelStructure.Builder.clearModificationSet()Whether this is a list of all (revise) or just changes.ParkingTariffsInFrame_RelStructure.Builder.clearParkingTariff()A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.ParkingTariffsInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ParkingTariffsInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) ParkingTariffsInFrame_RelStructure.Builder.mergeFrom(ParkingTariffsInFrame_RelStructure other) ParkingTariffsInFrame_RelStructure.newBuilder()ParkingTariffsInFrame_RelStructure.newBuilder(ParkingTariffsInFrame_RelStructure prototype) ParkingTariffsInFrame_RelStructure.newBuilderForType()ParkingTariffsInFrame_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ParkingTariffsInFrame_RelStructure.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.ParkingTariffsInFrame_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.ParkingTariffsInFrame_RelStructure.Builder.setModificationSet(ModificationSetEnumeration value) Whether this is a list of all (revise) or just changes.ParkingTariffsInFrame_RelStructure.Builder.setModificationSetValue(int value) Whether this is a list of all (revise) or just changes.ParkingTariffsInFrame_RelStructure.Builder.setParkingTariff(int index, ParkingTariffType value) A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.ParkingTariffsInFrame_RelStructure.Builder.setParkingTariff(int index, ParkingTariffType.Builder builderForValue) A set of parking CHARGE BANDS that describe the cost if using a PARKING or PARKING AREA.ParkingTariffsInFrame_RelStructure.toBuilder()