Class BlueprintDescriptor.Media
java.lang.Object
org.craftercms.commons.plugin.model.BlueprintDescriptor.Media
- Enclosing class:
BlueprintDescriptor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDeveloper(BlueprintDescriptor.Developer developer) voidsetScreenshots(List<BlueprintDescriptor.ScreenshotWrapper> screenshots) void
-
Constructor Details
-
Media
public Media()
-
-
Method Details
-
getScreenshots
-
setScreenshots
-
getVideos
-
setVideos
-
getDeveloper
-
setDeveloper
-