Uses of Class
io.virtualan.core.model.ResponseProcessType
-
Packages that use ResponseProcessType Package Description io.virtualan.core.model -
-
Uses of ResponseProcessType in io.virtualan.core.model
Methods in io.virtualan.core.model that return ResponseProcessType Modifier and Type Method Description static ResponseProcessTypeResponseProcessType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ResponseProcessType[]ResponseProcessType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-