Class GetTellersResponse
java.lang.Object
org.apache.fineract.client.models.GetTellersResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetTellersResponse
extends Object
GetTellersResponse
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreditAccountId(Long creditAccountId) debitAccountId(Long debitAccountId) booleanGet creditAccountIdGet debitAccountIdgetId()Get idgetName()Get nameGet officeIdGet officeNameGet startDateGet statusinthashCode()officeName(String officeName) voidsetCreditAccountId(Long creditAccountId) voidsetDebitAccountId(Long debitAccountId) voidvoidvoidsetOfficeId(Long officeId) voidsetOfficeName(String officeName) voidsetStartDate(LocalDate startDate) voidstatus(GetTellersResponse.StatusEnum status) toString()
-
Field Details
-
SERIALIZED_NAME_CREDIT_ACCOUNT_ID
- See Also:
-
SERIALIZED_NAME_DEBIT_ACCOUNT_ID
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_OFFICE_NAME
- See Also:
-
SERIALIZED_NAME_START_DATE
- See Also:
-
SERIALIZED_NAME_STATUS
- See Also:
-
-
Constructor Details
-
GetTellersResponse
public GetTellersResponse()
-
-
Method Details
-
creditAccountId
-
getCreditAccountId
Get creditAccountId- Returns:
- creditAccountId
-
setCreditAccountId
-
debitAccountId
-
getDebitAccountId
Get debitAccountId- Returns:
- debitAccountId
-
setDebitAccountId
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
officeId
-
getOfficeId
Get officeId- Returns:
- officeId
-
setOfficeId
-
officeName
-
getOfficeName
Get officeName- Returns:
- officeName
-
setOfficeName
-
startDate
-
getStartDate
Get startDate- Returns:
- startDate
-
setStartDate
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
equals
-
hashCode
public int hashCode() -
toString
-