|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.crystaldecisions.sdk.occa.report.data.ConditionFormulaType
public abstract class ConditionFormulaType
This interface defines types of condition formulas.
Constructor Summary | |
---|---|
ConditionFormulaType()
|
Method Summary | |
---|---|
int |
value()
Gets the int value of this ConditionFormulaType object. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConditionFormulaType()
Method Detail |
---|
public int value()
Gets the int
value of this ConditionFormulaType
object.
int
value of this condition formula type
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |