Package | Description |
---|---|
io.vertx.codegen | |
io.vertx.codegen.type |
Modifier and Type | Method and Description |
---|---|
static MapperKind |
MapperKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapperKind[] |
MapperKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,MapperKind> |
MapperKind.vars() |
Modifier and Type | Method and Description |
---|---|
MapperKind |
MapperInfo.getKind() |
Modifier and Type | Method and Description |
---|---|
void |
MapperInfo.setKind(MapperKind kind) |
Copyright © 2022 Eclipse. All rights reserved.