| Package | Description |
|---|---|
| org.craftercms.commons.plugin.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Asset> |
Media.screenshots |
protected List<Asset> |
Media.videos |
| Modifier and Type | Method and Description |
|---|---|
List<Asset> |
Media.getScreenshots() |
List<Asset> |
Media.getVideos() |
| Modifier and Type | Method and Description |
|---|---|
void |
Media.setScreenshots(List<Asset> screenshots) |
void |
Media.setVideos(List<Asset> videos) |
Copyright © 2021 CrafterCMS. All rights reserved.