public class LabelBuilder extends Object
| Constructor and Description |
|---|
LabelBuilder() |
| Modifier and Type | Method and Description |
|---|---|
String |
enumeration(Iterable<String> names,
String conjunction)
Turns a list of names from the management model into a human readable enumeration wrapped in quotes and
separated with commas.
|
String |
label(org.jboss.hal.dmr.Property property) |
String |
label(String name) |
public String label(org.jboss.hal.dmr.Property property)
public String enumeration(Iterable<String> names, String conjunction)
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.