|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.engine.operations.StiOperation
public abstract class StiOperation
Copyright Stimulsoft
| Constructor Summary | |
|---|---|
StiOperation(java.util.Stack<?> stack)
|
|
| Method Summary | |
|---|---|
abstract java.lang.Object |
doOperation()
|
java.util.Stack<?> |
getStack()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StiOperation(java.util.Stack<?> stack)
| Method Detail |
|---|
public abstract java.lang.Object doOperation()
public java.util.Stack<?> getStack()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||