Uses of Class
io.datarouter.secretweb.web.SecretHandlerOpResultDto.SecretOpStatus
| Package | Description |
|---|---|
| io.datarouter.secretweb.web |
-
Uses of SecretHandlerOpResultDto.SecretOpStatus in io.datarouter.secretweb.web
Fields in io.datarouter.secretweb.web declared as SecretHandlerOpResultDto.SecretOpStatus Modifier and Type Field Description SecretHandlerOpResultDto.SecretOpStatusSecretHandlerOpResultDto. opStatusMethods in io.datarouter.secretweb.web that return SecretHandlerOpResultDto.SecretOpStatus Modifier and Type Method Description static SecretHandlerOpResultDto.SecretOpStatusSecretHandlerOpResultDto.SecretOpStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SecretHandlerOpResultDto.SecretOpStatus[]SecretHandlerOpResultDto.SecretOpStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.