java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.kernel.contract.balance.common.bean.ReserveType
All Implemented Interfaces:
java.io.Serializable, GuiTitlable, Idable, ListItem

public class ReserveType
extends IdTitle
Bean типа резерв, доставать через справочники.
See Also:
Serialized Form
  • Constructor Details

    • ReserveType

      public ReserveType()
    • ReserveType

      public ReserveType​(int id, java.lang.String title, boolean used)
  • Method Details

    • isUsed

      public boolean isUsed()
    • setUsed

      public void setUsed​(boolean used)