class AppsDynamiteV1ApiCompatV1Field extends Model (View source)

Properties

bool $short
string $title
string $value

Methods

setShort($short)

No description

bool
getShort()

No description

setTitle($title)

No description

string
getTitle()

No description

setValue($value)

No description

string
getValue()

No description

Details

setShort($short)

No description

Parameters

$short

bool getShort()

No description

Return Value

bool

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string