class XPSTablesModelStructureModelParametersParameter extends Model (View source)

Properties

$floatValue
string $intValue
string $name
string $stringValue

Methods

setFloatValue($floatValue)

No description

getFloatValue()

No description

setIntValue($intValue)

No description

string
getIntValue()

No description

setName($name)

No description

string
getName()

No description

setStringValue($stringValue)

No description

string
getStringValue()

No description

Details

setFloatValue($floatValue)

No description

Parameters

$floatValue

getFloatValue()

No description

setIntValue($intValue)

No description

Parameters

$intValue

string getIntValue()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setStringValue($stringValue)

No description

Parameters

$stringValue

string getStringValue()

No description

Return Value

string