Package ee.datel.dogis.admin.model
Interface DictionaryDataModel
public interface DictionaryDataModel
-
Method Details
-
getCategory
String getCategory() -
getEntity
String getEntity() -
getProperty
String getProperty() -
getTelos
String getTelos() -
getLanguage
String getLanguage() -
getValue
String getValue() -
getStampcre
LocalDateTime getStampcre() -
getUserupd
String getUserupd() -
getStampupd
LocalDateTime getStampupd()
-