public static class GroupPolicyRepresentation.GroupDefinition extends Object
| Constructor and Description |
|---|
GroupDefinition() |
GroupDefinition(String id) |
GroupDefinition(String id,
boolean extendChildren) |
GroupDefinition(String id,
String path,
boolean extendChildren) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getPath() |
boolean |
isExtendChildren() |
void |
setExtendChildren(boolean extendChildren) |
void |
setId(String id) |
void |
setPath(String path) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.