Uses of Enum
io.contextmap.spring.runtime.model.storage.StorageEntityType
Packages that use StorageEntityType
-
Uses of StorageEntityType in io.contextmap.spring.runtime.model.storage
Methods in io.contextmap.spring.runtime.model.storage that return StorageEntityTypeModifier and TypeMethodDescriptionStorageEntity.getType()static StorageEntityTypeReturns the enum constant of this type with the specified name.static StorageEntityType[]StorageEntityType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.contextmap.spring.runtime.model.storage with parameters of type StorageEntityType