Uses of Class
com.netgrif.application.engine.importer.model.I18N
-
Packages that use I18N Package Description com.netgrif.application.engine.importer.model com.netgrif.application.engine.importer.service -
-
Uses of I18N in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model with type parameters of type I18N Modifier and Type Field Description protected java.util.List<I18N>DocumentType. i18NMethods in com.netgrif.application.engine.importer.model that return I18N Modifier and Type Method Description I18NObjectFactory. createI18N()Create an instance ofI18NMethods in com.netgrif.application.engine.importer.model that return types with arguments of type I18N Modifier and Type Method Description java.util.List<I18N>DocumentType. getI18N()Gets the value of the i18N property. -
Uses of I18N in com.netgrif.application.engine.importer.service
Methods in com.netgrif.application.engine.importer.service with parameters of type I18N Modifier and Type Method Description protected voidImporter. addI18N(I18N importI18N)
-