public class IxColumn extends Object implements Serializable
| Constructor and Description |
|---|
IxColumn() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActor() |
io.vertx.core.json.JsonArray |
getCondition() |
void |
setActor(String actor) |
void |
setCondition(io.vertx.core.json.JsonArray condition) |
String |
toString() |
Copyright © 2019. All rights reserved.