Interface DefaultValueInserter<T extends com.nedap.archie.rm.RMObject>

All Superinterfaces:
ClassDependent<T>
All Known Implementing Classes:
AbstractValueInserter, ActionValueInserter, ActivityValueInserter, CompositionValueInserter, EntryDefaultValueInserter, EventContextValueInserter, InstructionValueInserter, IntervalEventValueInserter, IsmTransitionValueInserter, LocatableDefaultValueInserter, ObservationValueInserter

public interface DefaultValueInserter<T extends com.nedap.archie.rm.RMObject> extends ClassDependent<T>