Class Meta

java.lang.Object
com.myjeeva.digitalocean.pojo.Meta

public class Meta extends Object
Represents Meta attributes
Since:
v2.0
Author:
Jeevanandam M. (jeeva@myjeeva.com)
  • Constructor Details

    • Meta

      public Meta()
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getTotal

      public Integer getTotal()
      Returns:
      the total
    • setTotal

      public void setTotal(Integer total)
      Parameters:
      total - the total to set