public class GroupIdList extends Object implements Serializable
| Constructor and Description | 
|---|
| GroupIdList() | 
| GroupIdList(List<String> groupIds) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<String> | getGroupIds() | 
| void | setGroupIds(List<String> groupIds) | 
public GroupIdList()
public GroupIdList(List<String> groupIds)
public List<String> getGroupIds()
public void setGroupIds(List<String> groupIds)
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.