Uses of Class
uk.org.netex.www.netex.DeltaValueStructure
Packages that use DeltaValueStructure
-
Uses of DeltaValueStructure in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return DeltaValueStructureModifier and TypeMethodDescriptionDeltaValueStructure.Builder.build()DeltaValueStructure.Builder.buildPartial()static DeltaValueStructureDeltaValueStructure.getDefaultInstance()DeltaValueStructure.Builder.getDefaultInstanceForType()DeltaValueStructure.getDefaultInstanceForType()DeltaValues_RelStructure.Builder.getDeltaValue(int index) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaValues_RelStructure.getDeltaValue(int index) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaValues_RelStructureOrBuilder.getDeltaValue(int index) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.static DeltaValueStructureDeltaValueStructure.parseDelimitedFrom(InputStream input) static DeltaValueStructureDeltaValueStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeltaValueStructureDeltaValueStructure.parseFrom(byte[] data) static DeltaValueStructureDeltaValueStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeltaValueStructureDeltaValueStructure.parseFrom(com.google.protobuf.ByteString data) static DeltaValueStructureDeltaValueStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeltaValueStructureDeltaValueStructure.parseFrom(com.google.protobuf.CodedInputStream input) static DeltaValueStructureDeltaValueStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeltaValueStructureDeltaValueStructure.parseFrom(InputStream input) static DeltaValueStructureDeltaValueStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeltaValueStructureDeltaValueStructure.parseFrom(ByteBuffer data) static DeltaValueStructureDeltaValueStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type DeltaValueStructureModifier and TypeMethodDescriptionDeltaValues_RelStructure.Builder.getDeltaValueList()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaValues_RelStructure.getDeltaValueList()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaValues_RelStructureOrBuilder.getDeltaValueList()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.com.google.protobuf.Parser<DeltaValueStructure> DeltaValueStructure.getParserForType()static com.google.protobuf.Parser<DeltaValueStructure> DeltaValueStructure.parser()Methods in uk.org.netex.www.netex with parameters of type DeltaValueStructureModifier and TypeMethodDescriptionDeltaValues_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(DeltaValueStructure value) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaValueStructure.Builder.mergeFrom(DeltaValueStructure other) static DeltaValueStructure.BuilderDeltaValueStructure.newBuilder(DeltaValueStructure prototype) 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.Method parameters in uk.org.netex.www.netex with type arguments of type DeltaValueStructureModifier 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.