Interface Model

    • Method Detail

      • setTitle

        void setTitle​(String title)
      • getDescription

        String getDescription()
      • setDescription

        void setDescription​(String description)
      • getExample

        Object getExample()
      • setExample

        void setExample​(Object example)
      • getReference

        String getReference()
      • setReference

        void setReference​(String reference)
      • getBooleanValue

        Boolean getBooleanValue()
      • setBooleanValue

        void setBooleanValue​(Boolean booleanValue)