public class MirroredAnnotationAttribute extends AbstractWrappedAnnotationAttribute
RelationType.MIRROR_FOR
的规则进行处理MirrorLinkAnnotationPostProcessor
,
RelationType.MIRROR_FOR
linked, original
Constructor and Description |
---|
MirroredAnnotationAttribute(AnnotationAttribute origin,
AnnotationAttribute linked) |
Modifier and Type | Method and Description |
---|---|
Object |
getValue()
获取注解属性
|
boolean |
isValueEquivalentToDefaultValue()
|
getAllLinkedNonWrappedAttributes, getLinked, getNonWrappedOriginal, getOriginal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAnnotation, getAnnotation, getAttribute, getAttributeType, isWrapped
getAnnotationType, getAttributeName
public MirroredAnnotationAttribute(AnnotationAttribute origin, AnnotationAttribute linked)
public Object getValue()
AnnotationAttribute
public boolean isValueEquivalentToDefaultValue()
Copyright © 2024. All rights reserved.