Uses of Enum Class
it.uniroma2.art.semanticturkey.services.annotations.RequestMethod
Packages that use RequestMethod
-
Uses of RequestMethod in it.uniroma2.art.semanticturkey.services.annotations
Methods in it.uniroma2.art.semanticturkey.services.annotations that return RequestMethodModifier and TypeMethodDescriptionstatic RequestMethod
Returns the enum constant of this class with the specified name.static RequestMethod[]
RequestMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.