public class ListCollabResult extends YfyBaseDTO
| Constructor and Description |
|---|
ListCollabResult() |
| Modifier and Type | Method and Description |
|---|---|
List<YfyCollab> |
getCollabInfo() |
String |
getFinalRole() |
void |
setCollabInfo(List<YfyCollab> collabInfo) |
void |
setFinalRole(String finalRole) |
Copyright © 2017 YiFangYun. All rights reserved.