java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.kernel.contract.object.common.bean.ObjectParam
All Implemented Interfaces:
Serializable, GuiTitlable, Idable, ListItem

public class ObjectParam extends IdTitle implements ListItem
See Also:
  • Constructor Details

    • ObjectParam

      public ObjectParam()
    • ObjectParam

      public ObjectParam(int id, String title)
  • Method Details

    • getTypeId

      public int getTypeId()
    • setTypeId

      public ObjectParam setTypeId(int typeId)
    • getComment

      public String getComment()
    • setComment

      public ObjectParam setComment(String comment)
    • isHistory

      public boolean isHistory()
    • setHistory

      public ObjectParam setHistory(boolean history)