Uses of Class
uk.org.netex.www.netex.DeltaStructure
Packages that use DeltaStructure
-
Uses of DeltaStructure in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return DeltaStructureModifier and TypeMethodDescriptionDeltaStructure.Builder.build()DeltaStructure.Builder.buildPartial()static DeltaStructureDeltaStructure.getDefaultInstance()DeltaStructure.Builder.getDefaultInstanceForType()DeltaStructure.getDefaultInstanceForType()Deltas_RelStructure.Builder.getDelta(int index) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.Deltas_RelStructure.getDelta(int index) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.Deltas_RelStructureOrBuilder.getDelta(int index) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.TraceStructure.Builder.getDelta()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.TraceStructure.getDelta()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.TraceStructureOrBuilder.getDelta()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.TraceType.Builder.getDelta()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.TraceType.getDelta()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.TraceTypeOrBuilder.getDelta()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.static DeltaStructureDeltaStructure.parseDelimitedFrom(InputStream input) static DeltaStructureDeltaStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeltaStructureDeltaStructure.parseFrom(byte[] data) static DeltaStructureDeltaStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeltaStructureDeltaStructure.parseFrom(com.google.protobuf.ByteString data) static DeltaStructureDeltaStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeltaStructureDeltaStructure.parseFrom(com.google.protobuf.CodedInputStream input) static DeltaStructureDeltaStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeltaStructureDeltaStructure.parseFrom(InputStream input) static DeltaStructureDeltaStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DeltaStructureDeltaStructure.parseFrom(ByteBuffer data) static DeltaStructureDeltaStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type DeltaStructureModifier and TypeMethodDescriptionDeltas_RelStructure.Builder.getDeltaList()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.Deltas_RelStructure.getDeltaList()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.Deltas_RelStructureOrBuilder.getDeltaList()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.com.google.protobuf.Parser<DeltaStructure> DeltaStructure.getParserForType()static com.google.protobuf.Parser<DeltaStructure> DeltaStructure.parser()Methods in uk.org.netex.www.netex with parameters of type DeltaStructureModifier and TypeMethodDescriptionDeltas_RelStructure.Builder.addDelta(int index, DeltaStructure value) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.Deltas_RelStructure.Builder.addDelta(DeltaStructure value) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.TraceStructure.Builder.mergeDelta(DeltaStructure value) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.TraceType.Builder.mergeDelta(DeltaStructure value) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaStructure.Builder.mergeFrom(DeltaStructure other) static DeltaStructure.BuilderDeltaStructure.newBuilder(DeltaStructure prototype) Deltas_RelStructure.Builder.setDelta(int index, DeltaStructure value) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.TraceStructure.Builder.setDelta(DeltaStructure value) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.TraceType.Builder.setDelta(DeltaStructure 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 DeltaStructureModifier and TypeMethodDescriptionDeltas_RelStructure.Builder.addAllDelta(Iterable<? extends DeltaStructure> values) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.