Package | Description |
---|---|
org.switchyard.label |
Modifier and Type | Method and Description |
---|---|
static BehaviorLabel |
BehaviorLabel.ofName(String name)
Gets the BehaviorLabel enum via case-insensitive short-name.
|
static BehaviorLabel |
BehaviorLabel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BehaviorLabel[] |
BehaviorLabel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.