Uses of Class
org.logdoc.fairhttp.service.api.helpers.endpoint.CANVAS
-
Packages that use CANVAS Package Description org.logdoc.fairhttp.service.api.helpers.endpoint -
-
Uses of CANVAS in org.logdoc.fairhttp.service.api.helpers.endpoint
Methods in org.logdoc.fairhttp.service.api.helpers.endpoint that return CANVAS Modifier and Type Method Description static CANVASCANVAS. valueOf(String name)Returns the enum constant of this type with the specified name.static CANVAS[]CANVAS. values()Returns an array containing the constants of this enum type, in the order they are declared.
-