Uses of Class
org.dcom.core.services.DictionaryItem
Packages that use DictionaryItem
-
Uses of DictionaryItem in org.dcom.core.services
Methods in org.dcom.core.services that return DictionaryItemModifier and TypeMethodDescriptiondefault DictionaryItem
DictionaryService.getProperty
(String object, String property) default DictionaryItem
DictionaryService.getProperty
(Set<String> object, String property) Methods in org.dcom.core.services that return types with arguments of type DictionaryItemModifier and TypeMethodDescriptionDictionaryService.getProperties
(String object) default Set<DictionaryItem>
DictionaryService.getProperties
(Set<String> objects) FileDictionaryService.getProperties
(String object) TemplaterDictionaryService.getProperties
(String object) Methods in org.dcom.core.services with parameters of type DictionaryItemModifier and TypeMethodDescriptionvoid
FileDictionaryService.addProperty
(String object, DictionaryItem item)