class Column extends Model (View source)

Properties

string[] $attributes
string $id
string $kind

Methods

setAttributes($attributes)

No description

string[]
getAttributes()

No description

setId($id)

No description

string
getId()

No description

setKind($kind)

No description

string
getKind()

No description

Details

setAttributes($attributes)

No description

Parameters

$attributes

string[] getAttributes()

No description

Return Value

string[]

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string