Class AppProperties.OpenGraph

java.lang.Object
com.endurancetrio.app.config.AppProperties.OpenGraph
Enclosing class:
AppProperties

public static class AppProperties.OpenGraph extends Object
  • Constructor Details

    • OpenGraph

      public OpenGraph()
  • Method Details

    • getDefaultImg

      public String getDefaultImg()
    • setDefaultImg

      public void setDefaultImg(String defaultImg)
    • getDefaultImgWidth

      public Integer getDefaultImgWidth()
    • setDefaultImgWidth

      public void setDefaultImgWidth(Integer defaultImgWidth)
    • getDefaultImgHeight

      public Integer getDefaultImgHeight()
    • setDefaultImgHeight

      public void setDefaultImgHeight(Integer defaultImgHeight)