Class SavingsAccountSubStatusEnumData
java.lang.Object
org.apache.fineract.client.models.SavingsAccountSubStatusEnumData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class SavingsAccountSubStatusEnumData
extends Object
SavingsAccountSubStatusEnumData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionblockCredit(Boolean blockCredit) blockDebit(Boolean blockDebit) booleangetBlock()Get blockGet blockCreditGet blockDebitgetCode()Get codeGet dormantGet escheatgetId()Get idGet inactivegetNone()Get nonegetValue()Get valueinthashCode()voidvoidsetBlockCredit(Boolean blockCredit) voidsetBlockDebit(Boolean blockDebit) voidvoidsetDormant(Boolean dormant) voidsetEscheat(Boolean escheat) voidvoidsetInactive(Boolean inactive) voidvoidtoString()
-
Field Details
-
SERIALIZED_NAME_BLOCK
- See Also:
-
SERIALIZED_NAME_BLOCK_CREDIT
- See Also:
-
SERIALIZED_NAME_BLOCK_DEBIT
- See Also:
-
SERIALIZED_NAME_CODE
- See Also:
-
SERIALIZED_NAME_DORMANT
- See Also:
-
SERIALIZED_NAME_ESCHEAT
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_INACTIVE
- See Also:
-
SERIALIZED_NAME_NONE
- See Also:
-
SERIALIZED_NAME_VALUE
- See Also:
-
-
Constructor Details
-
SavingsAccountSubStatusEnumData
public SavingsAccountSubStatusEnumData()
-
-
Method Details
-
block
-
getBlock
Get block- Returns:
- block
-
setBlock
-
blockCredit
-
getBlockCredit
Get blockCredit- Returns:
- blockCredit
-
setBlockCredit
-
blockDebit
-
getBlockDebit
Get blockDebit- Returns:
- blockDebit
-
setBlockDebit
-
code
-
getCode
Get code- Returns:
- code
-
setCode
-
dormant
-
getDormant
Get dormant- Returns:
- dormant
-
setDormant
-
escheat
-
getEscheat
Get escheat- Returns:
- escheat
-
setEscheat
-
id
-
getId
Get id- Returns:
- id
-
setId
-
inactive
-
getInactive
Get inactive- Returns:
- inactive
-
setInactive
-
none
-
getNone
Get none- Returns:
- none
-
setNone
-
value
-
getValue
Get value- Returns:
- value
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-