public class UiConfig extends Object implements Serializable
| Constructor and Description |
|---|
UiConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefinition() |
io.vertx.core.json.JsonObject |
getMapping() |
void |
setDefinition(String definition) |
void |
setMapping(io.vertx.core.json.JsonObject mapping) |
String |
toString() |
Copyright © 2020. All rights reserved.