|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tonbeller.jpivot.xmla.XMLA_PropValAssign.ValAssign
public static class XMLA_PropValAssign.ValAssign
Bean - assigned property value
Constructor Summary | |
---|---|
XMLA_PropValAssign.ValAssign()
|
Method Summary | |
---|---|
int |
getBitMask()
|
int |
getBitVal()
|
java.lang.String |
getVal()
|
void |
setBitMask(int bitMask)
|
void |
setBitVal(int i)
|
void |
setVal(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 XMLA_PropValAssign.ValAssign()
Method Detail |
---|
public java.lang.String getVal()
public void setVal(java.lang.String string)
string
- public int getBitMask()
public void setBitMask(int bitMask)
bitMask
- public int getBitVal()
public void setBitVal(int i)
i
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |