Class CategoryConfig.Category

java.lang.Object
org.bgerp.model.base.Id
org.bgerp.model.base.IdTitle
org.bgerp.plugin.pln.callboard.model.config.CategoryConfig.Category
All Implemented Interfaces:
Serializable, Id<Integer>, IdTitle<Integer>, Title
Enclosing class:
CategoryConfig

public static class CategoryConfig.Category extends IdTitle
See Also:
  • Constructor Details

    • Category

      public Category(int id, String title, boolean forAll)
  • Method Details

    • isForAll

      public boolean isForAll()