public class EnumeratedReferences extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EMPTY_TYPE |
| Constructor and Description |
|---|
EnumeratedReferences(DataHolder options) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String text) |
Node |
getFormatNode(String text)
Get format node for given type:id
|
int |
getOrdinal(String text) |
static String |
getType(String text) |
public static final String EMPTY_TYPE
public EnumeratedReferences(DataHolder options)
Copyright © 2018. All rights reserved.