Uses of Class
io.contextmap.spring.runtime.model.storage.StorageEntityColumn
-
Packages that use StorageEntityColumn Package Description io.contextmap.spring.runtime.model.storage -
-
Uses of StorageEntityColumn in io.contextmap.spring.runtime.model.storage
Methods in io.contextmap.spring.runtime.model.storage that return types with arguments of type StorageEntityColumn Modifier and Type Method Description List<StorageEntityColumn>StorageEntity. getColumns()Method parameters in io.contextmap.spring.runtime.model.storage with type arguments of type StorageEntityColumn Modifier and Type Method Description voidStorageEntity. setColumns(List<StorageEntityColumn> columns)
-