Class LiabilityCloser.CloserParameters

java.lang.Object
ru.bgcrm.service.liability.task.LiabilityCloser.CloserParameters
Enclosing class:
LiabilityCloser

public static class LiabilityCloser.CloserParameters extends Object
  • Constructor Details

    • CloserParameters

      public CloserParameters()
  • Method Details

    • getBillingId

      public String getBillingId()
    • getPaymentTypeId

      public int getPaymentTypeId()
    • getPaymentGroupId

      public int getPaymentGroupId()
    • getPaymentComment

      public String getPaymentComment()
    • getChargeTypeId

      public int getChargeTypeId()
    • getChargeGroupId

      public int getChargeGroupId()
    • getChargeComment

      public String getChargeComment()
    • getParamId

      public int getParamId()
    • getDate

      public Date getDate()
    • getGroupId

      public int getGroupId()
    • getComment

      public String getComment()
    • isCloseSubs

      public boolean isCloseSubs()
    • isClosePeriod

      public boolean isClosePeriod()
    • isSuspendSubs

      public boolean isSuspendSubs()