| Package | Description |
|---|---|
| com.groupbyinc.util |
| Modifier and Type | Method and Description |
|---|---|
static UrlReplacement.OperationType |
UrlReplacement.OperationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UrlReplacement.OperationType[] |
UrlReplacement.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UrlReplacement(int index,
java.lang.String replacement,
UrlReplacement.OperationType type) |
Copyright © 2013–2019 GroupBy Inc.. All rights reserved.