public interface ModelObjectData
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ModelObjectData.Builder
Represents builder of composite model data.
|
| Modifier and Type | Method and Description |
|---|---|
ModelObjectId |
identifier()
Returns module object identifier.
|
List<ModelObject> |
modelObjects()
Returns model objects.
|
List<ModelObject> modelObjects()
ModelObjectId identifier()
Copyright © 2018. All rights reserved.