PredefinedAttributeValues

Information about values of a predefined attribute.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard

Predefined attribute values of type string list.

Functions

Link copied to clipboard

Casts this PredefinedAttributeValues as a StringList and retrieves its kotlin.collections.List value. Throws an exception if the PredefinedAttributeValues is not a StringList.

Link copied to clipboard

Casts this PredefinedAttributeValues as a StringList and retrieves its kotlin.collections.List value. Returns null if the PredefinedAttributeValues is not a StringList.