Class WallpostFull

    • Constructor Detail

      • WallpostFull

        public WallpostFull()
    • Method Detail

      • getCopyHistory

        public java.util.List<Wallpost> getCopyHistory()
      • canEdit

        public boolean canEdit()
      • getCanEdit

        public BoolInt getCanEdit()
      • getCreatedBy

        public java.lang.Integer getCreatedBy()
      • setCreatedBy

        public WallpostFull setCreatedBy​(java.lang.Integer createdBy)
      • canDelete

        public boolean canDelete()
      • getCanDelete

        public BoolInt getCanDelete()
      • canPin

        public boolean canPin()
      • getCanPin

        public BoolInt getCanPin()
      • getIsPinned

        public java.lang.Integer getIsPinned()
      • setIsPinned

        public WallpostFull setIsPinned​(java.lang.Integer isPinned)
      • isMarkedAsAds

        public boolean isMarkedAsAds()
      • getMarkedAsAds

        public BoolInt getMarkedAsAds()
      • getShortTextRate

        public java.lang.Float getShortTextRate()
      • setShortTextRate

        public WallpostFull setShortTextRate​(java.lang.Float shortTextRate)
      • getHash

        public java.lang.String getHash()
      • setHash

        public WallpostFull setHash​(java.lang.String hash)
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class Wallpost
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class Wallpost