Uses of Enum Class
eu.europa.esig.dss.tsl.cache.state.CacheStateEnum
Packages that use CacheStateEnum
-
Uses of CacheStateEnum in eu.europa.esig.dss.tsl.cache.state
Methods in eu.europa.esig.dss.tsl.cache.state that return CacheStateEnumModifier and TypeMethodDescriptionCacheContext.getCurrentState()Returns the current state in the cacheCachedEntry.getCurrentState()Gets the state of the cacheCurrentCacheContext.getCurrentState()static CacheStateEnumReturns the enum constant of this class with the specified name.static CacheStateEnum[]CacheStateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CacheStateEnum in eu.europa.esig.dss.tsl.dto
Methods in eu.europa.esig.dss.tsl.dto that return CacheStateEnumMethods in eu.europa.esig.dss.tsl.dto with parameters of type CacheStateEnumModifier and TypeMethodDescriptionvoidAbstractCacheDTO.setCacheState(CacheStateEnum cacheState) Sets the cache state