Class App

    • Constructor Detail

      • App

        public App()
    • Method Detail

      • getAuthorUrl

        public java.net.URI getAuthorUrl()
      • setAuthorUrl

        public App setAuthorUrl​(java.net.URI authorUrl)
      • getBanner1120

        public java.net.URI getBanner1120()
      • setBanner1120

        public App setBanner1120​(java.net.URI banner1120)
      • getBanner560

        public java.net.URI getBanner560()
      • setBanner560

        public App setBanner560​(java.net.URI banner560)
      • getIcon16

        public java.net.URI getIcon16()
      • setIcon16

        public App setIcon16​(java.net.URI icon16)
      • isNew

        public boolean isNew()
      • getIsNew

        public BoolInt getIsNew()
      • isPushEnabled

        public boolean isPushEnabled()
      • getPushEnabled

        public BoolInt getPushEnabled()
      • getScreenOrientation

        public java.lang.Integer getScreenOrientation()
      • setScreenOrientation

        public App setScreenOrientation​(java.lang.Integer screenOrientation)
      • getFriends

        public java.util.List<java.lang.Integer> getFriends()
      • setFriends

        public App setFriends​(java.util.List<java.lang.Integer> friends)
      • getCatalogPosition

        public java.lang.Integer getCatalogPosition()
      • setCatalogPosition

        public App setCatalogPosition​(java.lang.Integer catalogPosition)
      • getDescription

        public java.lang.String getDescription()
      • setDescription

        public App setDescription​(java.lang.String description)
      • getGenre

        public java.lang.String getGenre()
      • setGenre

        public App setGenre​(java.lang.String genre)
      • getGenreId

        public java.lang.Integer getGenreId()
      • setGenreId

        public App setGenreId​(java.lang.Integer genreId)
      • getInternational

        public java.lang.Boolean getInternational()
      • setInternational

        public App setInternational​(java.lang.Boolean international)
      • getIsInCatalog

        public java.lang.Integer getIsInCatalog()
      • setIsInCatalog

        public App setIsInCatalog​(java.lang.Integer isInCatalog)
      • getMembersCount

        public java.lang.Integer getMembersCount()
      • setMembersCount

        public App setMembersCount​(java.lang.Integer membersCount)
      • getPlatformId

        public java.lang.String getPlatformId()
      • setPlatformId

        public App setPlatformId​(java.lang.String platformId)
      • getPublishedDate

        public java.lang.Integer getPublishedDate()
      • setPublishedDate

        public App setPublishedDate​(java.lang.Integer publishedDate)
      • getScreenName

        public java.lang.String getScreenName()
      • setScreenName

        public App setScreenName​(java.lang.String screenName)
      • getSection

        public java.lang.String getSection()
      • setSection

        public App setSection​(java.lang.String section)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class AppMin
      • equals

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

        public java.lang.String toString()
        Overrides:
        toString in class AppMin
      • toPrettyString

        public java.lang.String toPrettyString()
        Overrides:
        toPrettyString in class AppMin