| Package | Description |
|---|---|
| models |
| Modifier and Type | Field and Description |
|---|---|
@NotNull Content[] |
Content.ContentCollection.content_collection |
| Modifier and Type | Field and Description |
|---|---|
List<Content> |
Content.ContentFolder.files |
| Modifier and Type | Method and Description |
|---|---|
void |
Content.ContentFolder.addContent(Content content) |
| Constructor and Description |
|---|
ContentCollection(@NotNull String entityPrefix,
@NotNull Content[] content_collection) |
ContentFolder(@Nullable String name,
@NotNull Content[] contents) |
Copyright © 2016. All rights reserved.