|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.olap4j.type.ScalarType
org.olap4j.type.BooleanType
public class BooleanType
The type of a boolean (logical) expression.
An example of a boolean expression is the predicate
[Measures].[Unit Sales] > 1000
| Constructor Summary | |
|---|---|
BooleanType()
Creates a boolean type. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class org.olap4j.type.ScalarType |
|---|
getDimension, getHierarchy, getLevel, usesDimension |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BooleanType()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||