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, wait
equals, hashCode, toString
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation
public Class<?> from()
public Class<?> to()
Copyright © 2010–2024 The Apache Software Foundation. All rights reserved.