ExternalDocumentationLink

interface ExternalDocumentationLink : Serializable

Types

Companion
Link copied to clipboard
object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

packageListUrl
Link copied to clipboard
abstract val packageListUrl: URL
url
Link copied to clipboard
abstract val url: URL

Inheritors

ExternalDocumentationLinkImpl
Link copied to clipboard