Interface SizedEntity

All Known Implementing Classes:
BwCategory, BwContact, BwLocation, BwLongString, BwOrganizer, BwString, BwStringBase

public interface SizedEntity
This interface is implemntewd by classes which will report their size, usually for quota purposes.
Author:
Mike Douglass
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • getSize

      int getSize()
      Returns:
      integer current size of object.