Method | Description | |
---|---|---|
__construct ( $startParameterId, $amountParameterId ) | ||
getAmountId ( ) : string | Gets the amount parameter id. | |
getParameters ( ) | ||
getStartId ( ) : string | Gets the start parameter id. | |
getType ( ) | ||
traverse ( Pinq\Queries\Segments\ISegmentVisitor $visitor ) |
public getAmountId ( ) : string | ||
return | string |
public getStartId ( ) : string | ||
return | string |
public traverse ( Pinq\Queries\Segments\ISegmentVisitor $visitor ) | ||
$visitor | Pinq\Queries\Segments\ISegmentVisitor |