public interface ProjectMember
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the id of this project member.
|
Set<ProjectMemberRole> |
getRoles()
Returns the roles of this project member.
|
String getId()
Set<ProjectMemberRole> getRoles()
ProjectMemberRole"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"