Interface DataDictionaryModel
- All Known Implementing Classes:
BaseDataDictionaryModel
public interface DataDictionaryModel
-
Method Details
-
getKey
String getKey() -
getName
String getName() -
getDescription
String getDescription() -
getTypes
Collection<DictionaryType> getTypes() -
getType
-