| Package | Description |
|---|---|
| org.exoplatform.web.controller.regexp |
| Modifier and Type | Method and Description |
|---|---|
static GroupType |
GroupType.forPrefix(String s) |
GroupType |
RENode.Group.getType() |
static GroupType |
GroupType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupType[] |
GroupType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RENode.Group.setType(GroupType type) |
| Constructor and Description |
|---|
Group(RENode.Disjunction disjunction,
GroupType type) |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.