Uses of Class
io.contextmap.spring.runtime.model.Storage
-
Packages that use Storage Package Description io.contextmap.spring.runtime.model -
-
Uses of Storage in io.contextmap.spring.runtime.model
Methods in io.contextmap.spring.runtime.model that return types with arguments of type Storage Modifier and Type Method Description List<Storage>Scan. getStorages()Method parameters in io.contextmap.spring.runtime.model with type arguments of type Storage Modifier and Type Method Description voidScan. addStorages(List<Storage> storages)voidScan. setStorages(List<Storage> storages)
-