public interface AnnotationProcessor
| Modifier and Type | Method and Description |
|---|---|
Collection<Class<? extends Annotation>> |
getChangeLogAnnotationClass() |
String |
getChangeLogOrder(Class<?> type) |
ChangeSetItem |
getChangeSet(Method method) |
boolean |
isChangeSetAnnotated(Method method) |
Collection<Class<? extends Annotation>> getChangeLogAnnotationClass()
boolean isChangeSetAnnotated(Method method)
ChangeSetItem getChangeSet(Method method)
Copyright © 2021. All rights reserved.