AttachPointDescriptor

Describes a possible Attach Point for a Connection.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier for the specific type of the AttachPoint.

Link copied to clipboard

The descriptive name of the identifier attach point.

Link copied to clipboard

The type of this AttachPoint, which will dictate the syntax of the identifier.

Functions

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