Uses of Class
io.guise.framework.platform.web.WebResourceCollectDepictor.ResourceCollectCommand
-
Packages that use WebResourceCollectDepictor.ResourceCollectCommand Package Description io.guise.framework.platform.web -
-
Uses of WebResourceCollectDepictor.ResourceCollectCommand in io.guise.framework.platform.web
Methods in io.guise.framework.platform.web that return WebResourceCollectDepictor.ResourceCollectCommand Modifier and Type Method Description static WebResourceCollectDepictor.ResourceCollectCommand
WebResourceCollectDepictor.ResourceCollectCommand. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static WebResourceCollectDepictor.ResourceCollectCommand[]
WebResourceCollectDepictor.ResourceCollectCommand. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-