public class ListCollabResult extends YfyBaseDTO
| Constructor and Description |
|---|
ListCollabResult() |
| Modifier and Type | Method and Description |
|---|---|
List<YfyCollab> |
getCollabs() |
String |
getFinalRole() |
void |
setCollabs(List<YfyCollab> collabs) |
void |
setFinalRole(String finalRole) |
Copyright © 2018 YiFangYun. All rights reserved.