|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectobject.PublicVariable
object.DummyVariable
object.DummyInteger
public class DummyInteger
Nested Class Summary |
---|
Nested classes/interfaces inherited from class object.PublicVariable |
---|
PublicVariable.OwnershipState |
Field Summary |
---|
Fields inherited from class object.PublicVariable |
---|
hasValue, myHandle, obLook, ownersHandle, ownership |
Constructor Summary | |
---|---|
DummyInteger(int initVal)
|
Method Summary | |
---|---|
int |
get()
|
void |
set(int value)
|
Methods inherited from class object.PublicVariable |
---|
addVariableListener, checkOwnership, isOwned, removeVariableListener, requestOwnership, waitForOwnershipResolution |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DummyInteger(int initVal)
Method Detail |
---|
public int get()
public void set(int value) throws hla.rti13.java1.RTIexception
hla.rti13.java1.RTIexception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |