| Package | Description |
|---|---|
| com.konfigthis.splitit.client.model |
| Modifier and Type | Method and Description |
|---|---|
static MoneyFlows |
MoneyFlows.fromValue(String value) |
MoneyFlows |
InstallmentPlan.getFundingStatus()
Get fundingStatus
|
MoneyFlows |
MoneyFlows.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static MoneyFlows |
MoneyFlows.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MoneyFlows[] |
MoneyFlows.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InstallmentPlan |
InstallmentPlan.fundingStatus(MoneyFlows fundingStatus) |
void |
InstallmentPlan.setFundingStatus(MoneyFlows fundingStatus) |
void |
MoneyFlows.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
MoneyFlows enumeration) |
Copyright © 2024. All rights reserved.