Uses of Class
org.projectnessie.hms.annotation.NoopQuiet.QuietMode
-
Packages that use NoopQuiet.QuietMode Package Description org.projectnessie.hms.annotation -
-
Uses of NoopQuiet.QuietMode in org.projectnessie.hms.annotation
Methods in org.projectnessie.hms.annotation that return NoopQuiet.QuietMode Modifier and Type Method Description NoopQuiet.QuietModevalue()What quiet mode to do.static NoopQuiet.QuietModeNoopQuiet.QuietMode. valueOf(String name)Returns the enum constant of this type with the specified name.static NoopQuiet.QuietMode[]NoopQuiet.QuietMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-