Uses of Enum Class
org.gcube.informationsystem.resourceregistry.rest.Method
Packages that use Method
-
Uses of Method in org.gcube.informationsystem.resourceregistry.rest
Methods in org.gcube.informationsystem.resourceregistry.rest that return MethodModifier and TypeMethodDescriptionstatic MethodReturns the enum constant of this class with the specified name.static Method[]Method.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.gcube.informationsystem.resourceregistry.rest with parameters of type MethodModifier and TypeMethodDescriptionprotected voidBaseRest.setAccountingMethod(Method method, String type)