Uses of Class
uk.org.netex.www.netex.DeltaValues_RelStructure.Builder
Packages that use DeltaValues_RelStructure.Builder
-
Uses of DeltaValues_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return DeltaValues_RelStructure.BuilderModifier and TypeMethodDescriptionDeltaValues_RelStructure.Builder.addAllDeltaValue(Iterable<? extends DeltaValueStructure> values) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaValues_RelStructure.Builder.addDeltaValue(int index, DeltaValueStructure value) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaValues_RelStructure.Builder.addDeltaValue(int index, DeltaValueStructure.Builder builderForValue) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaValues_RelStructure.Builder.addDeltaValue(DeltaValueStructure value) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaValues_RelStructure.Builder.addDeltaValue(DeltaValueStructure.Builder builderForValue) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaValues_RelStructure.Builder.clear()DeltaValues_RelStructure.Builder.clearDeltaValue()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaStructure.Builder.getDeltaValuesBuilder()Values for changes to ENTITY.DeltaValues_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeltaValues_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) DeltaValues_RelStructure.Builder.mergeFrom(DeltaValues_RelStructure other) DeltaValues_RelStructure.newBuilder()DeltaValues_RelStructure.newBuilder(DeltaValues_RelStructure prototype) DeltaValues_RelStructure.newBuilderForType()protected DeltaValues_RelStructure.BuilderDeltaValues_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DeltaValues_RelStructure.Builder.removeDeltaValue(int index) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaValues_RelStructure.Builder.setDeltaValue(int index, DeltaValueStructure value) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaValues_RelStructure.Builder.setDeltaValue(int index, DeltaValueStructure.Builder builderForValue) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaValues_RelStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type DeltaValues_RelStructure.BuilderModifier and TypeMethodDescriptionDeltaStructure.Builder.setDeltaValues(DeltaValues_RelStructure.Builder builderForValue) Values for changes to ENTITY.