Class FieldIntrospection

    • Method Detail

      • annotations

        public AnnotationQuery<Annotation> annotations()
        Query for annotations on introspected field.
        Returns:
        query for annotations
      • typeView

        public TypeView typeView()
        Extracts actual declared type of field.
        Returns:
        TypeView of field generic type