Uses of Class
net.n2oapp.framework.api.metadata.control.properties.Cache
-
Packages that use Cache Package Description net.n2oapp.framework.api.metadata.control.properties -
-
Uses of Cache in net.n2oapp.framework.api.metadata.control.properties
Methods in net.n2oapp.framework.api.metadata.control.properties that return Cache Modifier and Type Method Description static CacheCache. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Cache[]Cache. values()Returns an array containing the constants of this enum type, in the order they are declared.
-