Uses of Class
com.netgrif.application.engine.importer.model.Options
- 
Packages that use Options Package Description com.netgrif.application.engine.importer.model  - 
- 
Uses of Options in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model declared as Options Modifier and Type Field Description protected OptionsData. optionsMethods in com.netgrif.application.engine.importer.model that return Options Modifier and Type Method Description OptionsObjectFactory. createOptions()Create an instance ofOptionsOptionsData. getOptions()Gets the value of the options property.Methods in com.netgrif.application.engine.importer.model with parameters of type Options Modifier and Type Method Description voidData. setOptions(Options value)Sets the value of the options property. 
 -