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 DictionaryItemDictionaryService.getProperty(String object, String property) default DictionaryItemDictionaryService.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 TypeMethodDescriptionvoidFileDictionaryService.addProperty(String object, DictionaryItem item)