|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.boris.variant.Variant
org.boris.variant.VTNumber
org.boris.variant.VTByte
public class VTByte
| Constructor Summary | |
|---|---|
VTByte(byte value)
|
|
| Method Summary | |
|---|---|
byte |
byteValue()
|
int |
intValue()
|
java.lang.String |
toString()
|
| Methods inherited from class org.boris.variant.VTNumber |
|---|
booleanValue, doubleValue, floatValue, longValue, shortValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VTByte(byte value)
| Method Detail |
|---|
public byte byteValue()
byteValue in class VTNumberpublic int intValue()
intValue in class VTNumberpublic 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 | ||||||||