|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tonbeller.jpivot.olap.model.impl.StringExprImpl
public class StringExprImpl
| Constructor Summary | |
|---|---|
StringExprImpl()
|
|
StringExprImpl(java.lang.String value)
|
|
| Method Summary | |
|---|---|
void |
accept(Visitor visitor)
|
java.lang.String |
getValue()
|
void |
setValue(java.lang.String string)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StringExprImpl()
public StringExprImpl(java.lang.String value)
| Method Detail |
|---|
public java.lang.String getValue()
getValue in interface StringExprpublic void setValue(java.lang.String string)
public void accept(Visitor visitor)
accept in interface Visitable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||