SegmentFilter
class SegmentFilter extends Model (View source)
Properties
bool | $not | ||
protected | $sequenceSegmentType | ||
protected | $sequenceSegmentDataType | ||
protected | $simpleSegmentType | ||
protected | $simpleSegmentDataType |
Methods
setNot($not)
No description
bool
getNot()
No description
getSequenceSegment()
No description
getSimpleSegment()
No description
Details
setNot($not)
No description
bool
getNot()
No description
setSequenceSegment(SequenceSegment $sequenceSegment)
No description
SequenceSegment
getSequenceSegment()
No description
setSimpleSegment(SimpleSegment $simpleSegment)
No description
SimpleSegment
getSimpleSegment()
No description