|
|||||||||
| 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.VTShort
public class VTShort
| Constructor Summary | |
|---|---|
VTShort(short value)
|
|
| Method Summary | |
|---|---|
int |
intValue()
|
short |
shortValue()
|
java.lang.String |
toString()
|
| Methods inherited from class org.boris.variant.VTNumber |
|---|
booleanValue, byteValue, doubleValue, floatValue, longValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VTShort(short value)
| Method Detail |
|---|
public short shortValue()
shortValue 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 | ||||||||