Uses of Class
com.netgrif.application.engine.importer.model.Format
- 
Packages that use Format Package Description com.netgrif.application.engine.importer.model com.netgrif.application.engine.importer.service  - 
- 
Uses of Format in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model declared as Format Modifier and Type Field Description protected FormatData. formatMethods in com.netgrif.application.engine.importer.model that return Format Modifier and Type Method Description FormatObjectFactory. createFormat()Create an instance ofFormatFormatData. getFormat()Gets the value of the format property.Methods in com.netgrif.application.engine.importer.model with parameters of type Format Modifier and Type Method Description voidData. setFormat(Format value)Sets the value of the format property. - 
Uses of Format in com.netgrif.application.engine.importer.service
Methods in com.netgrif.application.engine.importer.service with parameters of type Format Modifier and Type Method Description FormatFormatFactory. buildFormat(Format format) 
 -