Uses of Interface
uk.org.netex.www.netex.DeltaValueStructureOrBuilder
Packages that use DeltaValueStructureOrBuilder
-
Uses of DeltaValueStructureOrBuilder in uk.org.netex.www.netex
Classes in uk.org.netex.www.netex that implement DeltaValueStructureOrBuilderModifier and TypeClassDescriptionfinal classType for a DELTA VALUE.static final classType for a DELTA VALUE.Methods in uk.org.netex.www.netex that return DeltaValueStructureOrBuilderModifier and TypeMethodDescriptionDeltaValues_RelStructure.Builder.getDeltaValueOrBuilder(int index) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaValues_RelStructure.getDeltaValueOrBuilder(int index) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.DeltaValues_RelStructureOrBuilder.getDeltaValueOrBuilder(int index) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.Methods in uk.org.netex.www.netex that return types with arguments of type DeltaValueStructureOrBuilderModifier and TypeMethodDescriptionList<? extends DeltaValueStructureOrBuilder> DeltaValues_RelStructure.Builder.getDeltaValueOrBuilderList()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.List<? extends DeltaValueStructureOrBuilder> DeltaValues_RelStructure.getDeltaValueOrBuilderList()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.List<? extends DeltaValueStructureOrBuilder> DeltaValues_RelStructureOrBuilder.getDeltaValueOrBuilderList()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.