public static final class CollectionIndex.CollectionIndexBuilder extends Object
public CollectionIndex build() throws org.egov.infra.exception.ApplicationRuntimeException
org.egov.infra.exception.ApplicationRuntimeExceptionpublic CollectionIndex.CollectionIndexBuilder withReceiptDate(Date receiptdate)
public CollectionIndex.CollectionIndexBuilder withReceiptnumber(String receiptnumber)
public CollectionIndex.CollectionIndexBuilder withBillingservice(String billingService)
public CollectionIndex.CollectionIndexBuilder withPaymentMode(String paymentMode)
public CollectionIndex.CollectionIndexBuilder withConsumerCode(String consumercode)
public CollectionIndex.CollectionIndexBuilder withTotalamount(BigDecimal totalamount)
public CollectionIndex.CollectionIndexBuilder withArrearAmount(BigDecimal arrearAmount)
public CollectionIndex.CollectionIndexBuilder withPenaltyAmount(BigDecimal penaltyAmount)
public CollectionIndex.CollectionIndexBuilder withCurrentAmount(BigDecimal currentAmount)
public CollectionIndex.CollectionIndexBuilder withAdvanceAmount(BigDecimal advanceAmount)
public CollectionIndex.CollectionIndexBuilder withPaymentGateway(String paymentGateway)
public CollectionIndex.CollectionIndexBuilder withBillNumber(String billNumber)
public CollectionIndex.CollectionIndexBuilder withLatePaymentChargesAmount(BigDecimal latePaymentCharges)
public CollectionIndex.CollectionIndexBuilder withArrearCess(BigDecimal arrearCess)
public CollectionIndex.CollectionIndexBuilder withCurrentCess(BigDecimal currentCess)
public CollectionIndex.CollectionIndexBuilder withInstallmentFrom(String installmentFrom)
public CollectionIndex.CollectionIndexBuilder withInstallmentTo(String installmentTo)
public CollectionIndex.CollectionIndexBuilder withConsumerName(String consumerName)
public CollectionIndex.CollectionIndexBuilder withReductionAmount(BigDecimal reductionAmount)
public CollectionIndex.CollectionIndexBuilder withReceiptCreator(String receiptCreator)
public CollectionIndex.CollectionIndexBuilder withRevenueWard(String revenueWard)
public CollectionIndex.CollectionIndexBuilder withStatus(String status)
public CollectionIndex.CollectionIndexBuilder withChannel(String channel)
public CollectionIndex.CollectionIndexBuilder withConsumerType(String consumerType)
public CollectionIndex.CollectionIndexBuilder withConflict(Integer conflict)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.