@Link(type=MIRROR_FOR) @Documented @Retention(value=RUNTIME) @Target(value={METHOD,ANNOTATION_TYPE}) public @interface MirrorFor
RelationType.MIRROR_FOR的Link注解@Link(attribute="attribute", type=MIRROR_FOR) public abstract String value
@Link(type=MIRROR_FOR) public abstract String attribute
Copyright © 2022. All rights reserved.