Uses of Class
com.netgrif.application.engine.importer.model.Storage
-
Packages that use Storage Package Description com.netgrif.application.engine.importer.model -
-
Uses of Storage in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model declared as Storage Modifier and Type Field Description protected StorageData. storageMethods in com.netgrif.application.engine.importer.model that return Storage Modifier and Type Method Description StorageObjectFactory. createStorage()Create an instance ofStorageStorageData. getStorage()Gets the value of the storage property.Methods in com.netgrif.application.engine.importer.model with parameters of type Storage Modifier and Type Method Description voidData. setStorage(Storage value)Sets the value of the storage property.
-