Class ArrayModel
java.lang.Object
com.blueriq.component.api.externalflow.data.ArrayModel
- All Implemented Interfaces:
ArrayModelCreation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(ObjectModelCreation objectModel) voidvoidadd(Consumer<ObjectModelCreation> objectModelConsumer) void
-
Constructor Details
-
ArrayModel
public ArrayModel(tools.jackson.databind.node.ArrayNode arrayNode)
-
-
Method Details
-
add
- Specified by:
addin interfaceArrayModelCreation
-
add
- Specified by:
addin interfaceArrayModelCreation
-
add
- Specified by:
addin interfaceArrayModelCreation
-
addAll
- Specified by:
addAllin interfaceArrayModelCreation
-