public class EnumerationType extends DefinedType implements ConstructedType
| Constructor and Description |
|---|
EnumerationType(String name) |
EnumerationType(String name,
UnderlyingType domain) |
| Modifier and Type | Method and Description |
|---|---|
void |
addElement(String e) |
HashSet<String> |
getElements() |
void |
setElements(HashSet<String> elements) |
getDomain, getDomain, setDomainpublic EnumerationType(String name, UnderlyingType domain)
public EnumerationType(String name)
Copyright © 2018 OpenSource BIM. All rights reserved.