$KnownListPurposeExtension extension
Properties
- isCuratelist → bool
-
Available on KnownListPurpose, provided by the $KnownListPurposeExtension extension
Returns true if this value is curatelist, otherwise false.no setter - isModlist → bool
-
Available on KnownListPurpose, provided by the $KnownListPurposeExtension extension
Returns true if this value is modlist, otherwise false.no setter - isNotCuratelist → bool
-
Available on KnownListPurpose, provided by the $KnownListPurposeExtension extension
Returns true if this value is not curatelist, otherwise false.no setter - isNotModlist → bool
-
Available on KnownListPurpose, provided by the $KnownListPurposeExtension extension
Returns true if this value is not modlist, otherwise false.no setter - isNotReferencelist → bool
-
Available on KnownListPurpose, provided by the $KnownListPurposeExtension extension
Returns true if this value is not referencelist, otherwise false.no setter - isReferencelist → bool
-
Available on KnownListPurpose, provided by the $KnownListPurposeExtension extension
Returns true if this value is referencelist, otherwise false.no setter
Methods
-
toUnion(
) → UListPurpose -
Available on KnownListPurpose, provided by the $KnownListPurposeExtension extension
Returns this value as UListPurpose.