\naigc\v25ICompetitionEvent

Functions related to CompetitionEvents.

Summary

Methods
Constants
discipline()
event()
meet()
jsonSerialize()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

discipline()

discipline() : \naigc\v25\IDiscipline

Gets the Discipline.

Returns

\naigc\v25\IDiscipline —

The Discipline.

event()

event() : \naigc\v25\IEvent

Gets the Event.

Returns

\naigc\v25\IEvent —

The Event.

meet()

meet() : \naigc\v25\IMeet

Gets the Meet.

Returns

\naigc\v25\IMeet —

The Meet.

jsonSerialize()

jsonSerialize() : array

Serializes object into json format for available properties

Returns

array