| Modifier and Type | Method and Description |
|---|---|
static Operation |
Operation.fromProperty(org.jboss.dmr.Property property) |
| Modifier and Type | Method and Description |
|---|---|
List<Operation> |
ResourceDescription.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
int |
Operation.compareTo(Operation o) |
| Constructor and Description |
|---|
ResourceDescription(String description,
List<Child> children,
List<Attribute> attributes,
List<Operation> operations,
Deprecated deprecated,
List<Capability> capabilities,
String storage) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.