Uses of Class
org.zkoss.zkex.license.Policy
-
Packages that use Policy Package Description org.zkoss.zkex.license -
-
Uses of Policy in org.zkoss.zkex.license
Methods in org.zkoss.zkex.license that return Policy Modifier and Type Method Description static PolicyPolicy. getCurrent()Returns the current policy.Methods in org.zkoss.zkex.license with parameters of type Policy Modifier and Type Method Description static voidPolicy. setCurrent(Policy current)Sets the current policy.
-