Uses of Class
org.openl.rules.dt.storage.StorageInfo
-
Packages that use StorageInfo Package Description org.openl.rules.dt.storage -
-
Uses of StorageInfo in org.openl.rules.dt.storage
Methods in org.openl.rules.dt.storage that return StorageInfo Modifier and Type Method Description StorageInfoIStorage. getInfo()StorageInfoObjectStorage. getInfo()StorageInfoReadOnlyStorage. getInfo()StorageInfoStorageBuilder. getInfo()Methods in org.openl.rules.dt.storage with parameters of type StorageInfo Modifier and Type Method Description voidObjectStorage. setInfo(StorageInfo info)
-