static ComponentVerifierExtension.Scope |
ComponentVerifierExtension.Scope.fromString(String scope) |
Get an instance of this scope from a string representation
|
ComponentVerifierExtension.Scope |
ComponentVerifierExtension.Result.getScope() |
Scope of the verification.
|
static ComponentVerifierExtension.Scope |
ComponentVerifierExtension.Scope.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ComponentVerifierExtension.Scope[] |
ComponentVerifierExtension.Scope.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|