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>
-
Method Summary
Modifier and TypeMethodDescriptionvoidinsert(T rmObject, DefaultValues defaultValues, WebTemplateNode node) Methods inherited from interface org.ehrbase.openehr.sdk.util.reflection.ClassDependent
getAssociatedClass
-
Method Details
-
insert
-