class FixedOrPercent extends Model (View source)

Properties

int $calculated
int $fixed
int $percent

Methods

setCalculated($calculated)

No description

int
getCalculated()

No description

setFixed($fixed)

No description

int
getFixed()

No description

setPercent($percent)

No description

int
getPercent()

No description

Details

setCalculated($calculated)

No description

Parameters

$calculated

int getCalculated()

No description

Return Value

int

setFixed($fixed)

No description

Parameters

$fixed

int getFixed()

No description

Return Value

int

setPercent($percent)

No description

Parameters

$percent

int getPercent()

No description

Return Value

int