|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmondrian.olap.QueryPart
mondrian.olap.CellProperty
public class CellProperty
Represents Cell Property.
| Constructor Summary | |
|---|---|
CellProperty(java.lang.Object name)
|
|
| Method Summary | |
|---|---|
boolean |
isNameEquals(java.lang.String propertyName)
checks whether cell property is equals to passed parameter. |
java.lang.String |
toString()
|
| Methods inherited from class mondrian.olap.QueryPart |
|---|
getChildren, unparse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CellProperty(java.lang.Object name)
| Method Detail |
|---|
public boolean isNameEquals(java.lang.String propertyName)
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 | ||||||||