X - public class AnnotatedFieldImpl<X> extends AbstractAnnotated implements javax.enterprise.inject.spi.AnnotatedField<X>
AnnotatedField interface.| Modifier and Type | Field and Description |
|---|---|
protected Member |
javaMember
Member type
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<?> |
getDeclaringClass() |
javax.enterprise.inject.spi.AnnotatedType<X> |
getDeclaringType() |
Field |
getJavaMember() |
protected Class<?> |
getOwningClass() |
boolean |
isStatic() |
String |
toString() |
addAnnotation, buildRepeatableAnnotations, clearAnnotations, extractTypeClojure, getAnnotation, getAnnotations, getBaseType, getRepeatables, getTypeClosure, getWebBeansContext, isAnnotationPresent, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitprotected final Member javaMember
public Field getJavaMember()
public String toString()
public javax.enterprise.inject.spi.AnnotatedType<X> getDeclaringType()
getDeclaringType in interface javax.enterprise.inject.spi.AnnotatedMember<X>public boolean isStatic()
isStatic in interface javax.enterprise.inject.spi.AnnotatedMember<X>protected Class<?> getOwningClass()
getOwningClass in class AbstractAnnotatedprotected Class<?> getDeclaringClass()
getDeclaringClass in class AbstractAnnotatedCopyright © 2008–2020 The Apache Software Foundation. All rights reserved.