Class GetResourceTypeResourceIdNotesResponse
java.lang.Object
org.apache.fineract.client.models.GetResourceTypeResourceIdNotesResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetResourceTypeResourceIdNotesResponse
extends Object
GetResourceTypeResourceIdNotesResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatedById(Long createdById) createdByUsername(String createdByUsername) createdOn(OffsetDateTime createdOn) booleanGet clientIdGet createdByIdGet createdByUsernameGet createdOngetId()Get idgetNote()Get noteGet noteTypeGet updatedByIdGet updatedByUsernameGet updatedOninthashCode()noteType(GetNotesNoteType noteType) voidsetClientId(Long clientId) voidsetCreatedById(Long createdById) voidsetCreatedByUsername(String createdByUsername) voidsetCreatedOn(OffsetDateTime createdOn) voidvoidvoidsetNoteType(GetNotesNoteType noteType) 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_ID
- See Also:
-
SERIALIZED_NAME_NOTE
- See Also:
-
SERIALIZED_NAME_NOTE_TYPE
- See Also:
-
SERIALIZED_NAME_UPDATED_BY_ID
- See Also:
-
SERIALIZED_NAME_UPDATED_BY_USERNAME
- See Also:
-
SERIALIZED_NAME_UPDATED_ON
- See Also:
-
-
Constructor Details
-
GetResourceTypeResourceIdNotesResponse
public GetResourceTypeResourceIdNotesResponse()
-
-
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
-
id
-
getId
Get id- Returns:
- id
-
setId
-
note
-
getNote
Get note- Returns:
- note
-
setNote
-
noteType
-
getNoteType
Get noteType- Returns:
- noteType
-
setNoteType
-
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
-