back to index

UnsignedShort

Inheritance

Object -> UnsignedShort

Properties

value - -  

Methods

int                  getValue  ()
                     setValue  (int _i)
String               printf    (String _fmt) - convert the integer to a printf-style formatted String and return it
String               getString () - convert integer to String
static UnsignedShort New       (int _i) - return new pre-initialized object

back to index