public class DictionaryFileType extends Object
Modifier and Type | Field and Description |
---|---|
static DictionaryFileType |
DATA |
static DictionaryFileType |
EXCEPTION |
static DictionaryFileType |
INDEX |
Modifier and Type | Method and Description |
---|---|
static List |
getAllDictionaryFileTypes() |
DictionaryElementType |
getElementType() |
String |
getName() |
int |
hashCode() |
String |
toString() |
public static final DictionaryFileType INDEX
public static final DictionaryFileType DATA
public static final DictionaryFileType EXCEPTION
public static List getAllDictionaryFileTypes()
public String getName()
public DictionaryElementType getElementType()
Copyright © 2018. All rights reserved.