public class Enumeration extends ValueSpecification
| Constructor and Description |
|---|
Enumeration() |
Enumeration(Enumeration other) |
Enumeration(String label,
String description,
List<String> runtimeValues) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getLabel() |
List<String> |
getRuntimeValues() |
void |
setDescription(String description) |
void |
setLabel(String label) |
void |
setRuntimeValues(List<String> runtimeValues) |
getElementId, getElementName, setElementId, setElementNamegetRdfId, setRdfIdpublic Enumeration()
public Enumeration(Enumeration other)
Copyright © 2018. All rights reserved.