Related

Constructors

Link copied to clipboard
constructor(value: UriValue)
constructor(value: TextValue)
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val name: String
Link copied to clipboard
Link copied to clipboard
val pref: Int?
Link copied to clipboard
Link copied to clipboard
open override val typeParameterIsAllowed: Boolean = true
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

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

Indicates whether some other object is "equal to" this Property.

Link copied to clipboard
Link copied to clipboard
open override fun hashCode(): Int

Returns a hash code value for the Property.

Link copied to clipboard
open fun mergeWith(other: Property<*>)
Link copied to clipboard
fun parameter(parameter: Parameter<*>): Property<AnyBasicValue<*>>
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String

Returns a formatted string of this Property according to RFC 6350 with group name and values.