\naigc\v25IJudge

Functions related to Judges.

Summary

Methods
Constants
nameFirst()
nameLast()
jsonSerialize()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

nameFirst()

nameFirst() : string

Gets the first name of the Judge.

Returns

string —

The first name.

nameLast()

nameLast() : string

Gets the last name of the Judge.

Returns

string —

The last name.

jsonSerialize()

jsonSerialize() : array

Serializes object into json format for available properties

Returns

array