| Package | Description |
|---|---|
| kr.co.hanwha.hifive.data.model | |
| kr.co.hanwha.hifive.data.source | |
| kr.co.hanwha.hifive.data.source.contract | |
| kr.co.hanwha.hifive.view |
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.ArrayList<ProjectInfoData> |
LoginData.listLeaderProjectsInfo |
(package private) java.util.ArrayList<ProjectInfoData> |
LoginData.listMyProjectsInfo |
(package private) java.util.ArrayList<ProjectInfoData> |
ProjectInfoRoot.listProjectsMenus |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<ProjectInfoData> |
LoginData.getListMyProjectsInfo() |
java.util.ArrayList<ProjectInfoData> |
ProjectInfoRoot.getListProjectsMenus() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<ProjectInfoData> |
MemberDataRepository.getCaptainProjectInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectDataRepository.requestProjectList(android.content.Context context,
HanwhaNetworkCallback<java.util.ArrayList<ProjectInfoData>> callback) |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<ProjectInfoData> |
MemberDataSource.getCaptainProjectInfo()
캡틴인 프로젝트 정보
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectDataSource.requestProjectList(android.content.Context context,
HanwhaNetworkCallback<java.util.ArrayList<ProjectInfoData>> callback)
Project 분류 목록
|
| Modifier and Type | Field and Description |
|---|---|
private ProjectInfoData |
HFSettingMenuUnitView.mData |
| Modifier and Type | Method and Description |
|---|---|
void |
HFSettingMenuUnitView.setProjectInfoData(ProjectInfoData data,
boolean isFirstItem) |