Uses of Class
org.gcube.informationsystem.resourceregistry.rest.Method
-
Packages that use Method Package Description org.gcube.informationsystem.resourceregistry.rest -
-
Uses of Method in org.gcube.informationsystem.resourceregistry.rest
Methods in org.gcube.informationsystem.resourceregistry.rest that return Method Modifier and Type Method Description static MethodMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static Method[]Method. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gcube.informationsystem.resourceregistry.rest with parameters of type Method Modifier and Type Method Description protected voidBaseRest. setAccountingMethod(Method method, String type)
-