Class DataObjectDeque.PathEntry

  • Enclosing class:
    DataObjectDeque

    public static final class DataObjectDeque.PathEntry
    extends Object
    An entry on the object stack.
    • Method Detail

      • getAnnotationTarget

        public org.jboss.jandex.AnnotationTarget getAnnotationTarget()
      • getClazzType

        public org.jboss.jandex.Type getClazzType()
      • getClazz

        public org.jboss.jandex.ClassInfo getClazz()
      • getSchema

        public org.eclipse.microprofile.openapi.models.media.Schema getSchema()
      • setSchema

        public void setSchema​(org.eclipse.microprofile.openapi.models.media.Schema schema)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • toStringWithGraph

        public String toStringWithGraph()