Class Account

    • Constructor Detail

      • Account

        public Account()
    • Method Detail

      • getContainerCount

        public Integer getContainerCount()
        Returns:
        the containerCount
      • setContainerCount

        public void setContainerCount​(Integer containerCount)
        Parameters:
        containerCount - the containerCount to set
      • getObjectCount

        public Integer getObjectCount()
        Returns:
        the objectCount
      • setObjectCount

        public void setObjectCount​(Integer objectCount)
        Parameters:
        objectCount - the objectCount to set
      • getBytesUsed

        public Integer getBytesUsed()
        Returns:
        the bytesUsed
      • setBytesUsed

        public void setBytesUsed​(Integer bytesUsed)
        Parameters:
        bytesUsed - the bytesUsed to set