class EventType extends Collection (View source)

Properties

protected $collection_key
string $description
string $eventSchemaUri
protected $filteringAttributesType
protected $filteringAttributesDataType
string $type

Methods

setDescription($description)

No description

string
getDescription()

No description

setEventSchemaUri($eventSchemaUri)

No description

string
getEventSchemaUri()

No description

setFilteringAttributes($filteringAttributes)

No description

setType($type)

No description

string
getType()

No description

Details

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setEventSchemaUri($eventSchemaUri)

No description

Parameters

$eventSchemaUri

string getEventSchemaUri()

No description

Return Value

string

setFilteringAttributes($filteringAttributes)

No description

Parameters

$filteringAttributes

FilteringAttribute[] getFilteringAttributes()

No description

Return Value

FilteringAttribute[]

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string