AccessControlProfileId

A class used to wrap an access control profile identifiers.

Constructors

Link copied to clipboard
constructor(id: Int)
Constructs a new object holding a numerical identifier.

Functions

Link copied to clipboard
open fun equals(@Nullable o: Any): Boolean
Link copied to clipboard
open fun getId(): Int
Gets the numerical identifier wrapped by this object.
Link copied to clipboard
open fun hashCode(): Int