public class MembershipEntity extends Object
Constructor and Description |
---|
MembershipEntity() |
Modifier and Type | Method and Description |
---|---|
GroupEntityList |
getGroups() |
String |
getName() |
UserEntityList |
getUsers() |
String |
toString() |
public String getName()
public UserEntityList getUsers()
public GroupEntityList getGroups()
Copyright © 2021 Atlassian. All rights reserved.