Uses of Class
com.netgrif.application.engine.importer.model.Inits
- 
Packages that use Inits Package Description com.netgrif.application.engine.importer.model  - 
- 
Uses of Inits in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model declared as Inits Modifier and Type Field Description protected InitsData. initsMethods in com.netgrif.application.engine.importer.model that return Inits Modifier and Type Method Description InitsObjectFactory. createInits()Create an instance ofInitsInitsData. getInits()Gets the value of the inits property.Methods in com.netgrif.application.engine.importer.model with parameters of type Inits Modifier and Type Method Description voidData. setInits(Inits value)Sets the value of the inits property. 
 -