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