Class ArrayModel
java.lang.Object
com.blueriq.component.api.externalflow.data.ArrayModel
- All Implemented Interfaces:
ArrayModelCreation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(ObjectModelCreation objectModel) void
void
add
(Consumer<ObjectModelCreation> objectModelConsumer) void
-
Constructor Details
-
Method Details
-
add
- Specified by:
add
in interfaceArrayModelCreation
-
add
- Specified by:
add
in interfaceArrayModelCreation
-
add
- Specified by:
add
in interfaceArrayModelCreation
-
addAll
- Specified by:
addAll
in interfaceArrayModelCreation
-