Class ExternalDocumentationObject

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String description
      Deprecated.
      use description() instead
      java.net.URI url
      Deprecated.
      use url() instead
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String description()  
      java.net.URI url()  
      void writeJson​(java.io.Writer writer)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait