public class DiscoveredExternalAnnotatedType<X> extends ExternalAnnotatedType<X>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isModifed()
Did we modify the original.
|
static <X> AnnotatedType<X> |
of(AnnotatedType<X> annotatedType,
AnnotatedType<?> original) |
delegate, ofgetConstructors, getFields, getJavaClass, getMethodsequals, getAnnotation, getAnnotations, getBaseType, getTypeClosure, hashCode, isAnnotationPresent, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresentpublic static <X> AnnotatedType<X> of(AnnotatedType<X> annotatedType, AnnotatedType<?> original)
public boolean isModifed()
Copyright © 2013 Seam Framework. All Rights Reserved.