Uses of Class
com.netgrif.application.engine.importer.model.Option
- 
Packages that use Option Package Description com.netgrif.application.engine.importer.model  - 
- 
Uses of Option in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model with type parameters of type Option Modifier and Type Field Description protected java.util.List<Option>Options. optionMethods in com.netgrif.application.engine.importer.model that return Option Modifier and Type Method Description OptionObjectFactory. createOption()Create an instance ofOptionMethods in com.netgrif.application.engine.importer.model that return types with arguments of type Option Modifier and Type Method Description java.util.List<Option>Options. getOption()Gets the value of the option property. 
 -