class ProductSet extends Model (View source)

Properties

string $displayName
protected $indexErrorType
protected $indexErrorDataType
string $indexTime
string $name

Methods

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setIndexError(Status $indexError)

No description

getIndexError()

No description

setIndexTime($indexTime)

No description

string
getIndexTime()

No description

setName($name)

No description

string
getName()

No description

Details

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setIndexError(Status $indexError)

No description

Parameters

Status $indexError

Status getIndexError()

No description

Return Value

Status

setIndexTime($indexTime)

No description

Parameters

$indexTime

string getIndexTime()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string