| Package | Description |
|---|---|
| io.vertx.tp.atom.cv.em | |
| io.vertx.tp.atom.modeling | |
| io.vertx.tp.atom.modeling.data | |
| io.vertx.tp.modular.query | |
| io.vertx.tp.optic.modeling |
| Modifier and Type | Method and Description |
|---|---|
static ModelType |
ModelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelType[] |
ModelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ModelType |
Model.type() |
| Modifier and Type | Method and Description |
|---|---|
ModelType |
DataEvent.getType() |
| Modifier and Type | Method and Description |
|---|---|
static Ingest |
Ingest.create(ModelType type) |
| Modifier and Type | Method and Description |
|---|---|
ModelType |
JsonModel.type() |
Copyright © 2021. All rights reserved.