Package | Description |
---|---|
io.atlasmap.spi |
Modifier and Type | Method and Description |
---|---|
static AtlasModuleMode |
AtlasModuleMode.fromValue(String v) |
AtlasModuleMode |
AtlasModule.getMode() |
static AtlasModuleMode |
AtlasModuleMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AtlasModuleMode[] |
AtlasModuleMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<AtlasModuleMode> |
AtlasModule.listSupportedModes() |
Modifier and Type | Method and Description |
---|---|
void |
AtlasModule.setMode(AtlasModuleMode atlasModuleMode) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.