Class GetStandingInstructionHistoryPageItemsResponse
java.lang.Object
org.apache.fineract.client.models.GetStandingInstructionHistoryPageItemsResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetStandingInstructionHistoryPageItemsResponse
extends Object
GetStandingInstructionHistoryPageItemsResponse
-
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 TypeMethodDescriptionbooleanexecutionTime(LocalDate executionTime) fromAccount(GetStandingInstructionHistoryFromAccount fromAccount) fromAccountType(GetFromAccountTypeStandingInstructionSwagger fromAccountType) fromOffice(GetFromOfficeStandingInstructionSwagger fromOffice) Get amountGet errorLogGet executionTimeGet fromAccountGet fromAccountTypeGet fromClientGet fromOfficegetName()Get nameGet standingInstructionIdGet statusGet toAccountGet toAccountTypeGet toClientGet toOfficeinthashCode()voidvoidsetErrorLog(String errorLog) voidsetExecutionTime(LocalDate executionTime) voidsetFromAccount(GetStandingInstructionHistoryFromAccount fromAccount) voidsetFromAccountType(GetFromAccountTypeStandingInstructionSwagger fromAccountType) voidvoidsetFromOffice(GetFromOfficeStandingInstructionSwagger fromOffice) voidvoidsetStandingInstructionId(Long standingInstructionId) voidvoidvoidsetToAccountType(GetToAccountTypeStandingInstructionSwagger toAccountType) voidvoidstandingInstructionId(Long standingInstructionId) toAccount(GetStandingInstructionHistoryToAccount toAccount) toAccountType(GetToAccountTypeStandingInstructionSwagger toAccountType) 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
-
GetStandingInstructionHistoryPageItemsResponse
public GetStandingInstructionHistoryPageItemsResponse()
-
-
Method Details
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
errorLog
-
getErrorLog
Get errorLog- Returns:
- errorLog
-
setErrorLog
-
executionTime
-
getExecutionTime
Get executionTime- Returns:
- executionTime
-
setExecutionTime
-
fromAccount
public GetStandingInstructionHistoryPageItemsResponse fromAccount(GetStandingInstructionHistoryFromAccount fromAccount) -
getFromAccount
Get fromAccount- Returns:
- fromAccount
-
setFromAccount
-
fromAccountType
public GetStandingInstructionHistoryPageItemsResponse fromAccountType(GetFromAccountTypeStandingInstructionSwagger fromAccountType) -
getFromAccountType
Get fromAccountType- Returns:
- fromAccountType
-
setFromAccountType
-
fromClient
public GetStandingInstructionHistoryPageItemsResponse fromClient(GetStandingInstructionHistoryPageItemsFromClient fromClient) -
getFromClient
Get fromClient- Returns:
- fromClient
-
setFromClient
-
fromOffice
public GetStandingInstructionHistoryPageItemsResponse fromOffice(GetFromOfficeStandingInstructionSwagger fromOffice) -
getFromOffice
Get fromOffice- Returns:
- fromOffice
-
setFromOffice
-
name
-
getName
Get name- Returns:
- name
-
setName
-
standingInstructionId
public GetStandingInstructionHistoryPageItemsResponse standingInstructionId(Long standingInstructionId) -
getStandingInstructionId
Get standingInstructionId- Returns:
- standingInstructionId
-
setStandingInstructionId
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
toAccount
public GetStandingInstructionHistoryPageItemsResponse toAccount(GetStandingInstructionHistoryToAccount toAccount) -
getToAccount
Get toAccount- Returns:
- toAccount
-
setToAccount
-
toAccountType
public GetStandingInstructionHistoryPageItemsResponse toAccountType(GetToAccountTypeStandingInstructionSwagger toAccountType) -
getToAccountType
Get toAccountType- Returns:
- toAccountType
-
setToAccountType
-
toClient
public GetStandingInstructionHistoryPageItemsResponse toClient(GetStandingInstructionHistoryToClient toClient) -
getToClient
Get toClient- Returns:
- toClient
-
setToClient
-
toOffice
public GetStandingInstructionHistoryPageItemsResponse toOffice(GetToOfficeStandingInstructionSwagger toOffice) -
getToOffice
Get toOffice- Returns:
- toOffice
-
setToOffice
-
equals
-
hashCode
public int hashCode() -
toString
-