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

setSequenceSegment(SequenceSegment $sequenceSegment)

No description

setSimpleSegment(SimpleSegment $simpleSegment)

No description

getSimpleSegment()

No description

Details

setNot($not)

No description

Parameters

$not

bool getNot()

No description

Return Value

bool

setSequenceSegment(SequenceSegment $sequenceSegment)

No description

Parameters

SequenceSegment $sequenceSegment

SequenceSegment getSequenceSegment()

No description

Return Value

SequenceSegment

setSimpleSegment(SimpleSegment $simpleSegment)

No description

Parameters

SimpleSegment $simpleSegment

SimpleSegment getSimpleSegment()

No description

Return Value

SimpleSegment