Class StandingInstructionCreationRequest
java.lang.Object
org.apache.fineract.client.models.StandingInstructionCreationRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class StandingInstructionCreationRequest
extends Object
StandingInstructionCreationRequest
-
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 Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateFormat(String dateFormat) booleanfromAccountId(String fromAccountId) fromAccountType(String fromAccountType) fromClientId(String fromClientId) fromOfficeId(String fromOfficeId) Get amountGet dateFormatGet fromAccountIdGet fromAccountTypeGet fromClientIdGet fromOfficeIdGet instructionTypeGet localeGet monthDayFormatgetName()Get nameGet priorityGet recurrenceFrequencyGet recurrenceIntervalGet recurrenceOnMonthDayGet recurrenceTypeGet statusGet toAccountIdGet toAccountTypeGet toClientIdGet toOfficeIdGet transferTypeGet validFromGet validTillinthashCode()instructionType(String instructionType) monthDayFormat(String monthDayFormat) recurrenceFrequency(String recurrenceFrequency) recurrenceInterval(String recurrenceInterval) recurrenceOnMonthDay(String recurrenceOnMonthDay) recurrenceType(String recurrenceType) voidvoidsetDateFormat(String dateFormat) voidsetFromAccountId(String fromAccountId) voidsetFromAccountType(String fromAccountType) voidsetFromClientId(String fromClientId) voidsetFromOfficeId(String fromOfficeId) voidsetInstructionType(String instructionType) voidvoidsetMonthDayFormat(String monthDayFormat) voidvoidsetPriority(String priority) voidsetRecurrenceFrequency(String recurrenceFrequency) voidsetRecurrenceInterval(String recurrenceInterval) voidsetRecurrenceOnMonthDay(String recurrenceOnMonthDay) voidsetRecurrenceType(String recurrenceType) voidvoidsetToAccountId(String toAccountId) voidsetToAccountType(String toAccountType) voidsetToClientId(String toClientId) voidsetToOfficeId(String toOfficeId) voidsetTransferType(String transferType) voidsetValidFrom(String validFrom) voidsetValidTill(String validTill) toAccountId(String toAccountId) toAccountType(String toAccountType) toClientId(String toClientId) toOfficeId(String toOfficeId) toString()transferType(String 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:
-
SERIALIZED_NAME_VALID_TILL
- See Also:
-
-
Constructor Details
-
StandingInstructionCreationRequest
public StandingInstructionCreationRequest()
-
-
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
Get locale- 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
-
validTill
-
getValidTill
Get validTill- Returns:
- validTill
-
setValidTill
-
equals
-
hashCode
public int hashCode() -
toString
-