| Modifier and Type | Method and Description |
|---|---|
static Child |
Child.fromProperty(org.jboss.dmr.Property property) |
| Modifier and Type | Method and Description |
|---|---|
List<Child> |
Child.getChildren() |
List<Child> |
ResourceDescription.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
int |
Child.compareTo(Child o) |
| Constructor and Description |
|---|
Child(String name,
String description,
Deprecated deprecated,
List<Child> children) |
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.