Class StandingInstructionHistoryData
java.lang.Object
org.apache.fineract.client.models.StandingInstructionHistoryData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class StandingInstructionHistoryData
extends Object
StandingInstructionHistoryData
-
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionamount(BigDecimal amount) booleanexecutionTime(LocalDate executionTime) fromAccount(PortfolioAccountData fromAccount) fromAccountType(EnumOptionData fromAccountType) fromClient(ClientData fromClient) fromOffice(OfficeData fromOffice) Get amountGet errorLogGet executionTimeGet fromAccountGet fromAccountTypeGet fromClientGet fromOfficegetName()Get nameGet standingInstructionIdGet statusGet toAccountGet toAccountTypeGet toClientGet toOfficeinthashCode()voidsetAmount(BigDecimal amount) voidsetErrorLog(String errorLog) voidsetExecutionTime(LocalDate executionTime) voidsetFromAccount(PortfolioAccountData fromAccount) voidsetFromAccountType(EnumOptionData fromAccountType) voidsetFromClient(ClientData fromClient) voidsetFromOffice(OfficeData fromOffice) voidvoidsetStandingInstructionId(Long standingInstructionId) voidvoidsetToAccount(PortfolioAccountData toAccount) voidsetToAccountType(EnumOptionData toAccountType) voidsetToClient(ClientData toClient) voidsetToOffice(OfficeData toOffice) standingInstructionId(Long standingInstructionId) toAccount(PortfolioAccountData toAccount) toAccountType(EnumOptionData toAccountType) toClient(ClientData toClient) toOffice(OfficeData toOffice) toString()
-
Field Details
-
SERIALIZED_NAME_AMOUNT
- See Also:
-
SERIALIZED_NAME_ERROR_LOG
- See Also:
-
SERIALIZED_NAME_EXECUTION_TIME
- See Also:
-
SERIALIZED_NAME_FROM_ACCOUNT
- See Also:
-
SERIALIZED_NAME_FROM_ACCOUNT_TYPE
- See Also:
-
SERIALIZED_NAME_FROM_CLIENT
- See Also:
-
SERIALIZED_NAME_FROM_OFFICE
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_STANDING_INSTRUCTION_ID
- See Also:
-
SERIALIZED_NAME_STATUS
- See Also:
-
SERIALIZED_NAME_TO_ACCOUNT
- See Also:
-
SERIALIZED_NAME_TO_ACCOUNT_TYPE
- See Also:
-
SERIALIZED_NAME_TO_CLIENT
- See Also:
-
SERIALIZED_NAME_TO_OFFICE
- See Also:
-
-
Constructor Details
-
StandingInstructionHistoryData
public StandingInstructionHistoryData()
-
-
Method Details
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
errorLog
-
getErrorLog
Get errorLog- Returns:
- errorLog
-
setErrorLog
-
executionTime
-
getExecutionTime
Get executionTime- Returns:
- executionTime
-
setExecutionTime
-
fromAccount
-
getFromAccount
Get fromAccount- Returns:
- fromAccount
-
setFromAccount
-
fromAccountType
-
getFromAccountType
Get fromAccountType- Returns:
- fromAccountType
-
setFromAccountType
-
fromClient
-
getFromClient
Get fromClient- Returns:
- fromClient
-
setFromClient
-
fromOffice
-
getFromOffice
Get fromOffice- Returns:
- fromOffice
-
setFromOffice
-
name
-
getName
Get name- Returns:
- name
-
setName
-
standingInstructionId
-
getStandingInstructionId
Get standingInstructionId- Returns:
- standingInstructionId
-
setStandingInstructionId
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
toAccount
-
getToAccount
Get toAccount- Returns:
- toAccount
-
setToAccount
-
toAccountType
-
getToAccountType
Get toAccountType- Returns:
- toAccountType
-
setToAccountType
-
toClient
-
getToClient
Get toClient- Returns:
- toClient
-
setToClient
-
toOffice
-
getToOffice
Get toOffice- Returns:
- toOffice
-
setToOffice
-
equals
-
hashCode
public int hashCode() -
toString
-