Uses of Enum Class
net.solarnetwork.central.support.JCacheFactoryBean.ExpiryPolicy
Packages that use JCacheFactoryBean.ExpiryPolicy
-
Uses of JCacheFactoryBean.ExpiryPolicy in net.solarnetwork.central.support
Methods in net.solarnetwork.central.support that return JCacheFactoryBean.ExpiryPolicyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static JCacheFactoryBean.ExpiryPolicy[]JCacheFactoryBean.ExpiryPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.solarnetwork.central.support with parameters of type JCacheFactoryBean.ExpiryPolicyModifier and TypeMethodDescriptionvoidJCacheFactoryBean.setExpiryPolicy(JCacheFactoryBean.ExpiryPolicy expiryPolicy) Set the expiry policy.