| Modifier and Type | Method and Description |
|---|---|
static BuiltinScope |
BuiltinScope.from(org.jboss.jandex.ClassInfo clazz) |
static BuiltinScope |
BuiltinScope.from(org.jboss.jandex.DotName scopeAnnotationName) |
static BuiltinScope |
BuiltinScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuiltinScope[] |
BuiltinScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.