public static final class AnnotationProxyBuilder.ConvertGroupAnnotation extends Object implements ConvertGroup
ConvertGroup.List| Constructor and Description |
|---|
ConvertGroupAnnotation(Class<?> from,
Class<?> to) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationType() |
Class<?> |
from() |
Class<?> |
to() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic Class<? extends Annotation> annotationType()
annotationType in interface Annotationpublic Class<?> from()
public Class<?> to()
Copyright © 2010–2024 The Apache Software Foundation. All rights reserved.