public class Condition extends Object implements Serializable
| Constructor and Description |
|---|
Condition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnchoring() |
String |
getContext() |
String |
getPattern() |
Condition |
setAnchoring(String anchoring) |
Condition |
setContext(String context) |
Condition |
setPattern(String pattern) |
Copyright © 2018. All rights reserved.