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