| Package | Description |
|---|---|
| org.switchyard.component.bpm.config.model |
| Modifier and Type | Method and Description |
|---|---|
static BPMNamespace |
BPMNamespace.fromUri(String uri)
Gets the BPMNamespace for the specified uri, or null if no matching uris are found.
|
static BPMNamespace |
BPMNamespace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BPMNamespace[] |
BPMNamespace.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.