Class Page.Cover

    • Constructor Detail

    • Method Detail

      • getCoverId

        public String getCoverId()
        The ID of the photo.
        Returns:
        The ID of the photo.
      • getSource

        public String getSource()
        The URL for the cover photo.
        Returns:
        The URL for the cover photo.
      • setSource

        public void setSource​(String source)
        The URL for the cover photo.
      • getOffsetY

        public Integer getOffsetY()
        The percentage offset from top [0-100].
        Returns:
        The percentage offset from top [0-100].
      • setOffsetY

        public void setOffsetY​(Integer offsetY)
        The percentage offset from top [0-100].