Uses of Class
com.netgrif.application.engine.importer.model.Arguments
- 
Packages that use Arguments Package Description com.netgrif.application.engine.importer.model  - 
- 
Uses of Arguments in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model declared as Arguments Modifier and Type Field Description protected ArgumentsValidation. argumentsMethods in com.netgrif.application.engine.importer.model that return Arguments Modifier and Type Method Description ArgumentsObjectFactory. createArguments()Create an instance ofArgumentsArgumentsValidation. getArguments()Gets the value of the arguments property.Methods in com.netgrif.application.engine.importer.model with parameters of type Arguments Modifier and Type Method Description voidValidation. setArguments(Arguments value)Sets the value of the arguments property. 
 -