Class PostStandingInstructionsRequest
java.lang.Object
org.apache.fineract.client.models.PostStandingInstructionsRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostStandingInstructionsRequest
extends Object
PostStandingInstructionsRequest
-
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 Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateFormat(String dateFormat) booleanfromAccountId(Long fromAccountId) fromAccountType(Integer fromAccountType) fromClientId(Long fromClientId) fromOfficeId(Long fromOfficeId) Get amountGet dateFormatGet fromAccountIdGet fromAccountTypeGet fromClientIdGet fromOfficeIdGet instructionTypeenGet monthDayFormatgetName()Get nameGet priorityGet recurrenceFrequencyGet recurrenceIntervalGet recurrenceOnMonthDayGet recurrenceTypeGet statusGet toAccountIdGet toAccountTypeGet toClientIdGet toOfficeIdGet transferTypeGet validFrominthashCode()instructionType(Integer instructionType) monthDayFormat(String monthDayFormat) recurrenceFrequency(Integer recurrenceFrequency) recurrenceInterval(Integer recurrenceInterval) recurrenceOnMonthDay(String recurrenceOnMonthDay) recurrenceType(Integer recurrenceType) voidvoidsetDateFormat(String dateFormat) voidsetFromAccountId(Long fromAccountId) voidsetFromAccountType(Integer fromAccountType) voidsetFromClientId(Long fromClientId) voidsetFromOfficeId(Long fromOfficeId) voidsetInstructionType(Integer instructionType) voidvoidsetMonthDayFormat(String monthDayFormat) voidvoidsetPriority(Integer priority) voidsetRecurrenceFrequency(Integer recurrenceFrequency) voidsetRecurrenceInterval(Integer recurrenceInterval) voidsetRecurrenceOnMonthDay(String recurrenceOnMonthDay) voidsetRecurrenceType(Integer recurrenceType) voidvoidsetToAccountId(Long toAccountId) voidsetToAccountType(Integer toAccountType) voidsetToClientId(Long toClientId) voidsetToOfficeId(Long toOfficeId) voidsetTransferType(Integer transferType) voidsetValidFrom(String validFrom) toAccountId(Long toAccountId) toAccountType(Integer toAccountType) toClientId(Long toClientId) toOfficeId(Long toOfficeId) toString()transferType(Integer transferType)
-
Field Details
-
SERIALIZED_NAME_AMOUNT
- See Also:
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_FROM_ACCOUNT_ID
- See Also:
-
SERIALIZED_NAME_FROM_ACCOUNT_TYPE
- See Also:
-
SERIALIZED_NAME_FROM_CLIENT_ID
- See Also:
-
SERIALIZED_NAME_FROM_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_INSTRUCTION_TYPE
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_MONTH_DAY_FORMAT
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_PRIORITY
- See Also:
-
SERIALIZED_NAME_RECURRENCE_FREQUENCY
- See Also:
-
SERIALIZED_NAME_RECURRENCE_INTERVAL
- See Also:
-
SERIALIZED_NAME_RECURRENCE_ON_MONTH_DAY
- See Also:
-
SERIALIZED_NAME_RECURRENCE_TYPE
- See Also:
-
SERIALIZED_NAME_STATUS
- See Also:
-
SERIALIZED_NAME_TO_ACCOUNT_ID
- See Also:
-
SERIALIZED_NAME_TO_ACCOUNT_TYPE
- See Also:
-
SERIALIZED_NAME_TO_CLIENT_ID
- See Also:
-
SERIALIZED_NAME_TO_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_TRANSFER_TYPE
- See Also:
-
SERIALIZED_NAME_VALID_FROM
- See Also:
-
-
Constructor Details
-
PostStandingInstructionsRequest
public PostStandingInstructionsRequest()
-
-
Method Details
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
fromAccountId
-
getFromAccountId
Get fromAccountId- Returns:
- fromAccountId
-
setFromAccountId
-
fromAccountType
-
getFromAccountType
Get fromAccountType- Returns:
- fromAccountType
-
setFromAccountType
-
fromClientId
-
getFromClientId
Get fromClientId- Returns:
- fromClientId
-
setFromClientId
-
fromOfficeId
-
getFromOfficeId
Get fromOfficeId- Returns:
- fromOfficeId
-
setFromOfficeId
-
instructionType
-
getInstructionType
Get instructionType- Returns:
- instructionType
-
setInstructionType
-
locale
-
getLocale
en- Returns:
- locale
-
setLocale
-
monthDayFormat
-
getMonthDayFormat
Get monthDayFormat- Returns:
- monthDayFormat
-
setMonthDayFormat
-
name
-
getName
Get name- Returns:
- name
-
setName
-
priority
-
getPriority
Get priority- Returns:
- priority
-
setPriority
-
recurrenceFrequency
-
getRecurrenceFrequency
Get recurrenceFrequency- Returns:
- recurrenceFrequency
-
setRecurrenceFrequency
-
recurrenceInterval
-
getRecurrenceInterval
Get recurrenceInterval- Returns:
- recurrenceInterval
-
setRecurrenceInterval
-
recurrenceOnMonthDay
-
getRecurrenceOnMonthDay
Get recurrenceOnMonthDay- Returns:
- recurrenceOnMonthDay
-
setRecurrenceOnMonthDay
-
recurrenceType
-
getRecurrenceType
Get recurrenceType- Returns:
- recurrenceType
-
setRecurrenceType
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
toAccountId
-
getToAccountId
Get toAccountId- Returns:
- toAccountId
-
setToAccountId
-
toAccountType
-
getToAccountType
Get toAccountType- Returns:
- toAccountType
-
setToAccountType
-
toClientId
-
getToClientId
Get toClientId- Returns:
- toClientId
-
setToClientId
-
toOfficeId
-
getToOfficeId
Get toOfficeId- Returns:
- toOfficeId
-
setToOfficeId
-
transferType
-
getTransferType
Get transferType- Returns:
- transferType
-
setTransferType
-
validFrom
-
getValidFrom
Get validFrom- Returns:
- validFrom
-
setValidFrom
-
equals
-
hashCode
public int hashCode() -
toString
-