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