class Line extends Model (View source)

Properties

string $lineCategory
protected $linePropertiesType
protected $linePropertiesDataType
string $lineType

Methods

setLineCategory($lineCategory)

No description

string
getLineCategory()

No description

setLineProperties(LineProperties $lineProperties)

No description

setLineType($lineType)

No description

string
getLineType()

No description

Details

setLineCategory($lineCategory)

No description

Parameters

$lineCategory

string getLineCategory()

No description

Return Value

string

setLineProperties(LineProperties $lineProperties)

No description

Parameters

LineProperties $lineProperties

LineProperties getLineProperties()

No description

Return Value

LineProperties

setLineType($lineType)

No description

Parameters

$lineType

string getLineType()

No description

Return Value

string