Class AnnotatedProperty.OwnedAnnotation<T extends Annotation>

java.lang.Object
com.inductiveautomation.reporting.designer.workspace.inspector.AnnotatedProperty.OwnedAnnotation<T>
Enclosing class:
AnnotatedProperty

public static class AnnotatedProperty.OwnedAnnotation<T extends Annotation> extends Object
Just a wrapper around an annotation instance to keep track of which method that annotation was found on
  • Method Details

    • getAnnotation

      public T getAnnotation()
    • getDeclaringClass

      public Class<?> getDeclaringClass()