|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sybase.reflection.DataValue
com.sybase.reflection.BooleanValue
public class BooleanValue
Sybase internal use only.
Field Summary | |
---|---|
protected boolean |
__value
|
Constructor Summary | |
---|---|
BooleanValue()
|
Method Summary | |
---|---|
boolean |
getValue()
|
void |
setValue(boolean _value)
|
java.lang.String |
toString()
|
int |
typeCode()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected boolean __value
Constructor Detail |
---|
public BooleanValue()
Method Detail |
---|
public boolean getValue()
public void setValue(boolean _value)
public int typeCode()
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 |