Class BlueprintDescriptor.Screenshot

java.lang.Object
org.craftercms.commons.plugin.model.BlueprintDescriptor.Screenshot
Enclosing class:
BlueprintDescriptor

public static class BlueprintDescriptor.Screenshot extends Object
  • Constructor Details

    • Screenshot

      public Screenshot()
  • Method Details

    • getTitle

      public String getTitle()
    • setTitle

      public void setTitle(String title)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)
    • getUrl

      public String getUrl()
    • setUrl

      public void setUrl(String url)