Uses of Enum
org.qubership.atp.mia.model.impl.executable.Rest.RestMethod
Packages that use Rest.RestMethod
-
Uses of Rest.RestMethod in org.qubership.atp.mia.model.impl.executable
Methods in org.qubership.atp.mia.model.impl.executable that return Rest.RestMethodModifier and TypeMethodDescriptionstatic Rest.RestMethodReturns the enum constant of this type with the specified name.static Rest.RestMethod[]Rest.RestMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.