Class GetSelfClientsSavingsAccountsStatus
java.lang.Object
org.apache.fineract.client.models.GetSelfClientsSavingsAccountsStatus
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetSelfClientsSavingsAccountsStatus
extends Object
GetSelfClientsSavingsAccountsStatus
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleanGet activeGet approvedGet closedgetCode()Get codeGet descriptiongetId()Get idGet rejectedGet submittedAndPendingApprovalGet withdrawnByApplicantinthashCode()voidvoidsetApproved(Boolean approved) voidvoidvoidsetDescription(String description) voidvoidsetRejected(Boolean rejected) voidsetSubmittedAndPendingApproval(Boolean submittedAndPendingApproval) voidsetWithdrawnByApplicant(Boolean withdrawnByApplicant) submittedAndPendingApproval(Boolean submittedAndPendingApproval) toString()withdrawnByApplicant(Boolean withdrawnByApplicant)
-
Field Details
-
SERIALIZED_NAME_ACTIVE
- See Also:
-
SERIALIZED_NAME_APPROVED
- See Also:
-
SERIALIZED_NAME_CLOSED
- See Also:
-
SERIALIZED_NAME_CODE
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_REJECTED
- See Also:
-
SERIALIZED_NAME_SUBMITTED_AND_PENDING_APPROVAL
- See Also:
-
SERIALIZED_NAME_WITHDRAWN_BY_APPLICANT
- See Also:
-
-
Constructor Details
-
GetSelfClientsSavingsAccountsStatus
public GetSelfClientsSavingsAccountsStatus()
-
-
Method Details
-
active
-
getActive
Get active- Returns:
- active
-
setActive
-
approved
-
getApproved
Get approved- Returns:
- approved
-
setApproved
-
closed
-
getClosed
Get closed- Returns:
- closed
-
setClosed
-
code
-
getCode
Get code- Returns:
- code
-
setCode
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
id
-
getId
Get id- Returns:
- id
-
setId
-
rejected
-
getRejected
Get rejected- Returns:
- rejected
-
setRejected
-
submittedAndPendingApproval
public GetSelfClientsSavingsAccountsStatus submittedAndPendingApproval(Boolean submittedAndPendingApproval) -
getSubmittedAndPendingApproval
Get submittedAndPendingApproval- Returns:
- submittedAndPendingApproval
-
setSubmittedAndPendingApproval
-
withdrawnByApplicant
-
getWithdrawnByApplicant
Get withdrawnByApplicant- Returns:
- withdrawnByApplicant
-
setWithdrawnByApplicant
-
equals
-
hashCode
public int hashCode() -
toString
-