| Package | Description |
|---|---|
| org.hawkular.btm.api.model.btxn | |
| org.hawkular.btm.api.model.config.btxn | |
| org.hawkular.btm.api.model.events |
| Modifier and Type | Method and Description |
|---|---|
NodeType |
Node.getType() |
static NodeType |
NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
Node.setType(NodeType type) |
| Constructor and Description |
|---|
ContainerNode(NodeType type) |
ContainerNode(NodeType type,
String uri) |
InteractionNode(NodeType type) |
InteractionNode(NodeType type,
String uri) |
Node(NodeType type) |
Node(NodeType type,
String uri) |
| Modifier and Type | Method and Description |
|---|---|
NodeType |
Processor.getNodeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Processor.setNodeType(NodeType nodeType) |
| Modifier and Type | Method and Description |
|---|---|
NodeType |
NodeDetails.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeDetails.setType(NodeType type) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.