AccessRestriction

Indicates if the access location is restricted. Index correlates to that of an access point and indicates if access through this point has some form of restriction.

Types

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

Properties

Link copied to clipboard

Categories of results that results must belong too.

Link copied to clipboard

The restriction.

Functions

Link copied to clipboard
inline fun copy(block: AccessRestriction.Builder.() -> Unit = {}): AccessRestriction
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