Class StandingInstructionData
java.lang.Object
org.apache.fineract.client.models.StandingInstructionData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class StandingInstructionData
extends Object
StandingInstructionData
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets fromAccountTypestatic enumGets or Sets instructionTypestatic enumGets or Sets recurrenceFrequencystatic enumGets or Sets recurrenceTypestatic enumGets or Sets toAccountTypestatic enumGets or Sets transferType -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountDetailId(Long accountDetailId) amount(BigDecimal amount) booleanfromAccount(PortfolioAccountData fromAccount) fromAccountType(StandingInstructionData.FromAccountTypeEnum fromAccountType) fromClient(ClientData fromClient) Get accountDetailIdGet amountGet fromAccountGet fromAccountTypeGet fromClientgetId()Get idGet instructionTypegetName()Get nameGet recurrenceFrequencyGet recurrenceIntervalGet recurrenceOnDayGet recurrenceOnMonthGet recurrenceTypeGet toAccountGet toAccountTypeGet toClientGet transferTypeGet validFrominthashCode()instructionType(StandingInstructionData.InstructionTypeEnum instructionType) recurrenceFrequency(StandingInstructionData.RecurrenceFrequencyEnum recurrenceFrequency) recurrenceInterval(Integer recurrenceInterval) recurrenceOnDay(Integer recurrenceOnDay) recurrenceOnMonth(Integer recurrenceOnMonth) recurrenceType(StandingInstructionData.RecurrenceTypeEnum recurrenceType) voidsetAccountDetailId(Long accountDetailId) voidsetAmount(BigDecimal amount) voidsetFromAccount(PortfolioAccountData fromAccount) voidsetFromAccountType(StandingInstructionData.FromAccountTypeEnum fromAccountType) voidsetFromClient(ClientData fromClient) voidvoidsetInstructionType(StandingInstructionData.InstructionTypeEnum instructionType) voidvoidsetRecurrenceFrequency(StandingInstructionData.RecurrenceFrequencyEnum recurrenceFrequency) voidsetRecurrenceInterval(Integer recurrenceInterval) voidsetRecurrenceOnDay(Integer recurrenceOnDay) voidsetRecurrenceOnMonth(Integer recurrenceOnMonth) voidsetRecurrenceType(StandingInstructionData.RecurrenceTypeEnum recurrenceType) voidsetToAccount(PortfolioAccountData toAccount) voidsetToAccountType(StandingInstructionData.ToAccountTypeEnum toAccountType) voidsetToClient(ClientData toClient) voidsetTransferType(StandingInstructionData.TransferTypeEnum transferType) voidsetValidFrom(LocalDate validFrom) toAccount(PortfolioAccountData toAccount) toAccountType(StandingInstructionData.ToAccountTypeEnum toAccountType) toClient(ClientData toClient) toString()transferType(StandingInstructionData.TransferTypeEnum transferType)
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_DETAIL_ID
- See Also:
-
SERIALIZED_NAME_AMOUNT
- See Also:
-
SERIALIZED_NAME_FROM_ACCOUNT
- See Also:
-
SERIALIZED_NAME_FROM_ACCOUNT_TYPE
- See Also:
-
SERIALIZED_NAME_FROM_CLIENT
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_INSTRUCTION_TYPE
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_RECURRENCE_FREQUENCY
- See Also:
-
SERIALIZED_NAME_RECURRENCE_INTERVAL
- See Also:
-
SERIALIZED_NAME_RECURRENCE_ON_DAY
- See Also:
-
SERIALIZED_NAME_RECURRENCE_ON_MONTH
- See Also:
-
SERIALIZED_NAME_RECURRENCE_TYPE
- See Also:
-
SERIALIZED_NAME_TO_ACCOUNT
- See Also:
-
SERIALIZED_NAME_TO_ACCOUNT_TYPE
- See Also:
-
SERIALIZED_NAME_TO_CLIENT
- See Also:
-
SERIALIZED_NAME_TRANSFER_TYPE
- See Also:
-
SERIALIZED_NAME_VALID_FROM
- See Also:
-
-
Constructor Details
-
StandingInstructionData
public StandingInstructionData()
-
-
Method Details
-
accountDetailId
-
getAccountDetailId
Get accountDetailId- Returns:
- accountDetailId
-
setAccountDetailId
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
fromAccount
-
getFromAccount
Get fromAccount- Returns:
- fromAccount
-
setFromAccount
-
fromAccountType
public StandingInstructionData fromAccountType(StandingInstructionData.FromAccountTypeEnum fromAccountType) -
getFromAccountType
Get fromAccountType- Returns:
- fromAccountType
-
setFromAccountType
-
fromClient
-
getFromClient
Get fromClient- Returns:
- fromClient
-
setFromClient
-
id
-
getId
Get id- Returns:
- id
-
setId
-
instructionType
public StandingInstructionData instructionType(StandingInstructionData.InstructionTypeEnum instructionType) -
getInstructionType
Get instructionType- Returns:
- instructionType
-
setInstructionType
-
name
-
getName
Get name- Returns:
- name
-
setName
-
recurrenceFrequency
public StandingInstructionData recurrenceFrequency(StandingInstructionData.RecurrenceFrequencyEnum recurrenceFrequency) -
getRecurrenceFrequency
Get recurrenceFrequency- Returns:
- recurrenceFrequency
-
setRecurrenceFrequency
public void setRecurrenceFrequency(StandingInstructionData.RecurrenceFrequencyEnum recurrenceFrequency) -
recurrenceInterval
-
getRecurrenceInterval
Get recurrenceInterval- Returns:
- recurrenceInterval
-
setRecurrenceInterval
-
recurrenceOnDay
-
getRecurrenceOnDay
Get recurrenceOnDay- Returns:
- recurrenceOnDay
-
setRecurrenceOnDay
-
recurrenceOnMonth
-
getRecurrenceOnMonth
Get recurrenceOnMonth- Returns:
- recurrenceOnMonth
-
setRecurrenceOnMonth
-
recurrenceType
public StandingInstructionData recurrenceType(StandingInstructionData.RecurrenceTypeEnum recurrenceType) -
getRecurrenceType
Get recurrenceType- Returns:
- recurrenceType
-
setRecurrenceType
-
toAccount
-
getToAccount
Get toAccount- Returns:
- toAccount
-
setToAccount
-
toAccountType
public StandingInstructionData toAccountType(StandingInstructionData.ToAccountTypeEnum toAccountType) -
getToAccountType
Get toAccountType- Returns:
- toAccountType
-
setToAccountType
-
toClient
-
getToClient
Get toClient- Returns:
- toClient
-
setToClient
-
transferType
-
getTransferType
Get transferType- Returns:
- transferType
-
setTransferType
-
validFrom
-
getValidFrom
Get validFrom- Returns:
- validFrom
-
setValidFrom
-
equals
-
hashCode
public int hashCode() -
toString
-