|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IOptionalCalculator
A calculator that can choose do no calculation.
| Method Summary | |
|---|---|
boolean |
isCalculate()
The result only is valid if this method return true. |
| Methods inherited from interface org.openxava.calculators.ICalculator |
|---|
calculate |
| Method Detail |
|---|
boolean isCalculate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||