Class ContractGroup

java.lang.Object
org.bgerp.model.base.Id
org.bgerp.model.base.IdTitle
ru.bgcrm.plugin.bgbilling.proto.model.ContractGroup
All Implemented Interfaces:
Serializable, Id<Integer>, IdTitle<Integer>, Title

public class ContractGroup extends IdTitle
See Also:
  • Constructor Details

    • ContractGroup

      public ContractGroup()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • isEditable

      public boolean isEditable()
    • setEditable

      public void setEditable(boolean editable)
    • getComment

      public String getComment()
    • setComment

      public void setComment(String comment)