| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge | |
| org.switchyard.component.common.knowledge.config.model | |
| org.switchyard.component.common.knowledge.config.model.v1 |
| Modifier and Type | Method and Description |
|---|---|
static LoggerType |
LoggerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoggerType[] |
LoggerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LoggerType |
LoggerModel.getType()
Gets the type attribute.
|
| Modifier and Type | Method and Description |
|---|---|
LoggerModel |
LoggerModel.setType(LoggerType type)
Sets the type attribute.
|
| Modifier and Type | Method and Description |
|---|---|
LoggerType |
V1LoggerModel.getType()
Gets the type attribute.
|
| Modifier and Type | Method and Description |
|---|---|
LoggerModel |
V1LoggerModel.setType(LoggerType type)
Sets the type attribute.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.