| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sybase.jdbc2.tds.CapabilitySet
| Field Summary | |
protected int | _bits |
protected java.util.BitSet | _caps |
protected int | _maskLen |
protected int | _type |
| Constructor Summary | |
CapabilitySet(int , int ) | |
| Method Summary | |
void | clear(int ) |
boolean | get(int ) |
void | set(int ) |
void | setMaskSize(int ) |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |
| Field Detail |
protected int _bits
protected java.util.BitSet _caps
protected int _maskLen
protected int _type
| Constructor Detail |
public CapabilitySet(int , int )
| Method Detail |
public void clear(int )
public boolean get(int )
public void set(int )
public void setMaskSize(int )
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||