Class NoteData
java.lang.Object
org.apache.fineract.client.models.NoteData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class NoteData
extends Object
NoteData
-
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatedById(Long createdById) createdByUsername(String createdByUsername) createdOn(OffsetDateTime createdOn) depositAccountId(Long depositAccountId) booleanGet clientIdGet createdByIdGet createdByUsernameGet createdOnGet depositAccountIdGet groupIdgetId()Get idGet loanIdGet loanTransactionIdgetNote()Get noteGet noteTypeGet savingAccountIdGet updatedByIdGet updatedByUsernameGet updatedOninthashCode()loanTransactionId(Long loanTransactionId) noteType(EnumOptionData noteType) savingAccountId(Long savingAccountId) voidsetClientId(Long clientId) voidsetCreatedById(Long createdById) voidsetCreatedByUsername(String createdByUsername) voidsetCreatedOn(OffsetDateTime createdOn) voidsetDepositAccountId(Long depositAccountId) voidsetGroupId(Long groupId) voidvoidvoidsetLoanTransactionId(Long loanTransactionId) voidvoidsetNoteType(EnumOptionData noteType) voidsetSavingAccountId(Long savingAccountId) voidsetUpdatedById(Long updatedById) voidsetUpdatedByUsername(String updatedByUsername) voidsetUpdatedOn(OffsetDateTime updatedOn) toString()updatedById(Long updatedById) updatedByUsername(String updatedByUsername) updatedOn(OffsetDateTime updatedOn)
-
Field Details
-
SERIALIZED_NAME_CLIENT_ID
- See Also:
-
SERIALIZED_NAME_CREATED_BY_ID
- See Also:
-
SERIALIZED_NAME_CREATED_BY_USERNAME
- See Also:
-
SERIALIZED_NAME_CREATED_ON
- See Also:
-
SERIALIZED_NAME_DEPOSIT_ACCOUNT_ID
- See Also:
-
SERIALIZED_NAME_GROUP_ID
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_LOAN_ID
- See Also:
-
SERIALIZED_NAME_LOAN_TRANSACTION_ID
- See Also:
-
SERIALIZED_NAME_NOTE
- See Also:
-
SERIALIZED_NAME_NOTE_TYPE
- See Also:
-
SERIALIZED_NAME_SAVING_ACCOUNT_ID
- See Also:
-
SERIALIZED_NAME_UPDATED_BY_ID
- See Also:
-
SERIALIZED_NAME_UPDATED_BY_USERNAME
- See Also:
-
SERIALIZED_NAME_UPDATED_ON
- See Also:
-
-
Constructor Details
-
NoteData
public NoteData()
-
-
Method Details
-
clientId
-
getClientId
Get clientId- Returns:
- clientId
-
setClientId
-
createdById
-
getCreatedById
Get createdById- Returns:
- createdById
-
setCreatedById
-
createdByUsername
-
getCreatedByUsername
Get createdByUsername- Returns:
- createdByUsername
-
setCreatedByUsername
-
createdOn
-
getCreatedOn
Get createdOn- Returns:
- createdOn
-
setCreatedOn
-
depositAccountId
-
getDepositAccountId
Get depositAccountId- Returns:
- depositAccountId
-
setDepositAccountId
-
groupId
-
getGroupId
Get groupId- Returns:
- groupId
-
setGroupId
-
id
-
getId
Get id- Returns:
- id
-
setId
-
loanId
-
getLoanId
Get loanId- Returns:
- loanId
-
setLoanId
-
loanTransactionId
-
getLoanTransactionId
Get loanTransactionId- Returns:
- loanTransactionId
-
setLoanTransactionId
-
note
-
getNote
Get note- Returns:
- note
-
setNote
-
noteType
-
getNoteType
Get noteType- Returns:
- noteType
-
setNoteType
-
savingAccountId
-
getSavingAccountId
Get savingAccountId- Returns:
- savingAccountId
-
setSavingAccountId
-
updatedById
-
getUpdatedById
Get updatedById- Returns:
- updatedById
-
setUpdatedById
-
updatedByUsername
-
getUpdatedByUsername
Get updatedByUsername- Returns:
- updatedByUsername
-
setUpdatedByUsername
-
updatedOn
-
getUpdatedOn
Get updatedOn- Returns:
- updatedOn
-
setUpdatedOn
-
equals
-
hashCode
public int hashCode() -
toString
-