public final class AnnotationAttributeConfig extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AnnotationAttributeConfig.AttributeType |
static class |
AnnotationAttributeConfig.Builder<DescriptorType extends AnnotatedDescriptor> |
Modifier and Type | Method and Description |
---|---|
Set<String> |
allowedValues() |
Object |
defaultValue() |
boolean |
multiple() |
String |
name() |
AnnotationAttributeConfig.AttributeType |
type() |
public String name()
public boolean multiple()
public Object defaultValue()
public AnnotationAttributeConfig.AttributeType type()
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.