SequenceEntity
class SequenceEntity extends Model (View source)
Properties
string | $cache | ||
array[] | $customFeatures | ||
bool | $cycle | ||
string | $increment | ||
string | $maxValue | ||
string | $minValue | ||
string | $startValue |
Methods
setCache($cache)
No description
string
getCache()
No description
setCustomFeatures($customFeatures)
No description
array[]
getCustomFeatures()
No description
setCycle($cycle)
No description
bool
getCycle()
No description
setIncrement($increment)
No description
string
getIncrement()
No description
setMaxValue($maxValue)
No description
string
getMaxValue()
No description
setMinValue($minValue)
No description
string
getMinValue()
No description
setStartValue($startValue)
No description
string
getStartValue()
No description
Details
setCache($cache)
No description
string
getCache()
No description
setCustomFeatures($customFeatures)
No description
array[]
getCustomFeatures()
No description
setCycle($cycle)
No description
bool
getCycle()
No description
setIncrement($increment)
No description
string
getIncrement()
No description
setMaxValue($maxValue)
No description
string
getMaxValue()
No description
setMinValue($minValue)
No description
string
getMinValue()
No description
setStartValue($startValue)
No description
string
getStartValue()
No description