public abstract class NativeObject extends Object implements Native
INVALID_ID| Constructor and Description |
|---|
NativeObject() |
| Modifier and Type | Method and Description |
|---|---|
int |
getID()
Returns the corresponding ID,
-1 indicates, no ID has been set
|
void |
setID(int id)
internal use only
|
Copyright © 2015. All rights reserved.