|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CalculationElement
Warning: This interface is no longer functional from the SAP BusinessObjects 4.0 release onwards.
A calculation on a single report expression.
| Method Summary | |
|---|---|
ReportExpression |
getExpression()
Returns the expression this calculation is based on. |
Calculation |
getType()
Returns the calculation type. |
void |
setType(Calculation calculation)
Changes the calculation type. |
| Method Detail |
|---|
ReportExpression getExpression()
Calculation getType()
void setType(Calculation calculation)
calculation - The new calculation type
java.lang.NullPointerException - when calculation is null
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||