Interface ArrayModelCreation
- All Known Implementing Classes:
ArrayModel
public interface ArrayModelCreation
This interface used by External Flow data contract mapping to fill an intermediate model with data which is
transferred between a Host and Target service.
-
Method Summary
Modifier and TypeMethodDescriptionvoidadd(ObjectModelCreation objectModel) voidvoidadd(Consumer<ObjectModelCreation> objectModelConsumer) void
-
Method Details
-
add
-
add
-
add
-
addAll
-