public class InstallmentPlan extends Object
| Constructor | Description |
|---|---|
InstallmentPlan() |
| Modifier and Type | Method | Description |
|---|---|---|
BigInteger |
getFixedCycleAmount() |
|
Integer |
getFixedCycles() |
|
InstallmentPlanType |
getPlanType() |
public InstallmentPlanType getPlanType()
public BigInteger getFixedCycleAmount()
public Integer getFixedCycles()
Copyright © 2018 The Apache Software Foundation. All rights reserved.