| Modifier and Type | Field and Description |
|---|---|
BindingQualifier |
BindingSignature.qualifier |
| Modifier and Type | Method and Description |
|---|---|
static BindingQualifier |
BindingQualifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindingQualifier[] |
BindingQualifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<BindingQualifier> |
BindingSignature.types() |
| Constructor and Description |
|---|
BindingSignature(String name,
BindingQualifier qualifier) |
Copyright © 2017. All rights reserved.