|
|
|
|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::lang::Byte Class Reference#include <Byte.h>
Inheritance diagram for acdk::lang::Byte:
List of all members.
Detailed Description
Object wrapper to a byte.
API: Java
- Author:
- Roger Rene Kommer (mailto:kommer@artefaktur.com)
- Version:
- Revision
- 1.20
- Date:
- Date
- 2005/04/16 10:46:45
TYPE is not field, but method.
Constructor & Destructor Documentation
| acdk::lang::Byte::Byte |
( |
|
) |
[inline] |
|
| acdk::lang::Byte::Byte |
( |
byte |
val |
) |
[inline] |
|
Member Function Documentation
| byte acdk::lang::Byte::byteValue |
( |
|
) |
[inline, virtual] |
|
| RObject acdk::lang::Byte::clone |
( |
|
) |
[inline, virtual] |
|
| int acdk::lang::Byte::compareTo |
( |
byte |
other |
) |
[inline] |
|
| virtual int acdk::lang::Byte::compareTo |
( |
IN(RObject) |
o |
) |
[virtual] |
|
| virtual int acdk::lang::Byte::compareTo |
( |
IN(RByte) |
o |
) |
[virtual] |
|
| RObject acdk::lang::Byte::create_instance |
( |
|
) |
[inline, static] |
|
| double acdk::lang::Byte::doubleValue |
( |
|
) |
[virtual] |
|
| bool acdk::lang::Byte::equals |
( |
byte |
other |
) |
[inline] |
|
| bool acdk::lang::Byte::equals |
( |
IN(RObject) |
o |
) |
[virtual] |
|
| float acdk::lang::Byte::floatValue |
( |
|
) |
[virtual] |
|
| RClass acdk::lang::Byte::getTYPE |
( |
|
) |
[static] |
|
| int acdk::lang::Byte::intValue |
( |
|
) |
[virtual] |
|
| jlong acdk::lang::Byte::longValue |
( |
|
) |
[virtual] |
|
| short acdk::lang::Byte::shortValue |
( |
|
) |
[virtual] |
|
| virtual dmi::ScriptVar acdk::lang::Byte::toScriptVar |
( |
|
) |
[inline, virtual] |
|
| RString acdk::lang::Byte::toString |
( |
|
) |
[virtual] |
|
Member Data Documentation
|
|