Class TellerData
java.lang.Object
org.apache.fineract.client.models.TellerData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class TellerData
extends Object
TellerData
-
Nested Class Summary
Nested Classes -
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddOfficeOptionsItem(OfficeData officeOptionsItem) addStaffOptionsItem(StaffData staffOptionsItem) creditAccountId(Long creditAccountId) debitAccountId(Long debitAccountId) description(String description) booleanGet creditAccountIdGet debitAccountIdGet descriptionGet endDateGet hasMappedCashiersGet hasTransactionsgetId()Get idgetName()Get nameGet officeIdGet officeNameGet officeOptionsGet staffOptionsGet startDateGet statusinthashCode()hasMappedCashiers(Boolean hasMappedCashiers) hasTransactions(Boolean hasTransactions) officeName(String officeName) officeOptions(List<OfficeData> officeOptions) voidsetCreditAccountId(Long creditAccountId) voidsetDebitAccountId(Long debitAccountId) voidsetDescription(String description) voidsetEndDate(LocalDate endDate) voidsetHasMappedCashiers(Boolean hasMappedCashiers) voidsetHasTransactions(Boolean hasTransactions) voidvoidvoidsetOfficeId(Long officeId) voidsetOfficeName(String officeName) voidsetOfficeOptions(List<OfficeData> officeOptions) voidsetStaffOptions(List<StaffData> staffOptions) voidsetStartDate(LocalDate startDate) voidsetStatus(TellerData.StatusEnum status) staffOptions(List<StaffData> staffOptions) status(TellerData.StatusEnum status) toString()
-
Field Details
-
SERIALIZED_NAME_CREDIT_ACCOUNT_ID
- See Also:
-
SERIALIZED_NAME_DEBIT_ACCOUNT_ID
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_END_DATE
- See Also:
-
SERIALIZED_NAME_HAS_MAPPED_CASHIERS
- See Also:
-
SERIALIZED_NAME_HAS_TRANSACTIONS
- 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_OFFICE_OPTIONS
- See Also:
-
SERIALIZED_NAME_STAFF_OPTIONS
- See Also:
-
SERIALIZED_NAME_START_DATE
- See Also:
-
SERIALIZED_NAME_STATUS
- See Also:
-
-
Constructor Details
-
TellerData
public TellerData()
-
-
Method Details
-
creditAccountId
-
getCreditAccountId
Get creditAccountId- Returns:
- creditAccountId
-
setCreditAccountId
-
debitAccountId
-
getDebitAccountId
Get debitAccountId- Returns:
- debitAccountId
-
setDebitAccountId
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
endDate
-
getEndDate
Get endDate- Returns:
- endDate
-
setEndDate
-
hasMappedCashiers
-
getHasMappedCashiers
Get hasMappedCashiers- Returns:
- hasMappedCashiers
-
setHasMappedCashiers
-
hasTransactions
-
getHasTransactions
Get hasTransactions- Returns:
- hasTransactions
-
setHasTransactions
-
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
-
officeOptions
-
addOfficeOptionsItem
-
getOfficeOptions
Get officeOptions- Returns:
- officeOptions
-
setOfficeOptions
-
staffOptions
-
addStaffOptionsItem
-
getStaffOptions
Get staffOptions- Returns:
- staffOptions
-
setStaffOptions
-
startDate
-
getStartDate
Get startDate- Returns:
- startDate
-
setStartDate
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
equals
-
hashCode
public int hashCode() -
toString
-