Class CenterData
java.lang.Object
org.apache.fineract.client.models.CenterData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class CenterData
extends Object
CenterData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDatatablesItem(DatatableData datatablesItem) collectionMeetingCalendar(CalendarData collectionMeetingCalendar) datatables(List<DatatableData> datatables) booleanGet accountNoGet collectionMeetingCalendarGet datatablesGet hierarchygetId()Get idgetName()Get nameGet officeNameGet rowIndexGet staffNameinthashCode()officeName(String officeName) voidsetAccountNo(String accountNo) voidsetCollectionMeetingCalendar(CalendarData collectionMeetingCalendar) voidsetDatatables(List<DatatableData> datatables) voidsetHierarchy(String hierarchy) voidvoidvoidsetOfficeName(String officeName) voidsetRowIndex(Integer rowIndex) voidsetStaffName(String staffName) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_NO
- See Also:
-
SERIALIZED_NAME_COLLECTION_MEETING_CALENDAR
- See Also:
-
SERIALIZED_NAME_DATATABLES
- See Also:
-
SERIALIZED_NAME_HIERARCHY
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_NAME
- See Also:
-
SERIALIZED_NAME_OFFICE_NAME
- See Also:
-
SERIALIZED_NAME_ROW_INDEX
- See Also:
-
SERIALIZED_NAME_STAFF_NAME
- See Also:
-
-
Constructor Details
-
CenterData
public CenterData()
-
-
Method Details
-
accountNo
-
getAccountNo
Get accountNo- Returns:
- accountNo
-
setAccountNo
-
collectionMeetingCalendar
-
getCollectionMeetingCalendar
Get collectionMeetingCalendar- Returns:
- collectionMeetingCalendar
-
setCollectionMeetingCalendar
-
datatables
-
addDatatablesItem
-
getDatatables
Get datatables- Returns:
- datatables
-
setDatatables
-
hierarchy
-
getHierarchy
Get hierarchy- Returns:
- hierarchy
-
setHierarchy
-
id
-
getId
Get id- Returns:
- id
-
setId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
officeName
-
getOfficeName
Get officeName- Returns:
- officeName
-
setOfficeName
-
rowIndex
-
getRowIndex
Get rowIndex- Returns:
- rowIndex
-
setRowIndex
-
staffName
-
getStaffName
Get staffName- Returns:
- staffName
-
setStaffName
-
equals
-
hashCode
public int hashCode() -
toString
-