|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.crankuptheamps.client.fields.Field
com.crankuptheamps.client.fields.BooleanField
public class BooleanField
| Field Summary | |
|---|---|
protected static String |
LATIN1
|
protected static byte |
LATIN1_ZERO
|
| Fields inherited from class com.crankuptheamps.client.fields.Field |
|---|
buffer, length, position |
| Constructor Summary | |
|---|---|
BooleanField()
|
|
| Method Summary | |
|---|---|
boolean |
getValue()
|
void |
setValue(boolean v)
|
| Methods inherited from class com.crankuptheamps.client.fields.Field |
|---|
byteAt, copy, copyFrom, equals, hashCode, isNull, reset, set, set, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final String LATIN1
protected static final byte LATIN1_ZERO
| Constructor Detail |
|---|
public BooleanField()
| Method Detail |
|---|
public boolean getValue()
public void setValue(boolean v)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||