T - public class AnnotatedFieldConfiguratorImpl<T> extends Object implements javax.enterprise.inject.spi.builder.AnnotatedFieldConfigurator<T>
AnnotatedField.| Modifier and Type | Method and Description |
|---|---|
C |
add(Annotation annotation) |
A |
getAnnotated() |
C |
remove(Annotation annotation) |
C |
remove(Class<? extends Annotation> annotationType) |
C |
removeAll() |
protected AnnotatedFieldConfiguratorImpl<T> |
self() |
protected AnnotatedFieldConfiguratorImpl<T> self()
public A getAnnotated()
public C add(Annotation annotation)
public C remove(Annotation annotation)
public C remove(Class<? extends Annotation> annotationType)
public C removeAll()
Copyright © 2016. All rights reserved.