@Retention(value=RUNTIME) @Target(value=METHOD) public @interface AnnotateMapping
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends Annotation> |
type
映射的父类注解
|
public abstract Class<? extends Annotation> type
public abstract String name
Copyright © 2020. All rights reserved.