Class GetLinkStats.ResponseBody.Response.Stat.Country

java.lang.Object
api.longpoll.bots.methods.impl.utils.GetLinkStats.ResponseBody.Response.Stat.Country
Enclosing class:
GetLinkStats.ResponseBody.Response.Stat

public static class GetLinkStats.ResponseBody.Response.Stat.Country extends Object
Describes country.
  • Constructor Details

    • Country

      public Country()
  • Method Details

    • getCountryId

      public Integer getCountryId()
    • setCountryId

      public void setCountryId(Integer countryId)
    • getViews

      public Integer getViews()
    • setViews

      public void setViews(Integer views)
    • toString

      public String toString()
      Overrides:
      toString in class Object