Uses of Class
org.gcube.vremanagement.contextmanager.model.report.OperationResult.Status
-
Packages that use OperationResult.Status Package Description org.gcube.vremanagement.contextmanager.model.report -
-
Uses of OperationResult.Status in org.gcube.vremanagement.contextmanager.model.report
Methods in org.gcube.vremanagement.contextmanager.model.report that return OperationResult.Status Modifier and Type Method Description static OperationResult.StatusOperationResult.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static OperationResult.Status[]OperationResult.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.
-