|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectobject.PublicVariable
object.ViewableVariable
object.ViewableInteger
public class ViewableInteger
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 | |
---|---|
ViewableInteger(int value)
|
Method Summary | |
---|---|
int |
get()
|
void |
set(int newValue)
|
Methods inherited from class object.ViewableVariable |
---|
checkOwnership |
Methods inherited from class object.PublicVariable |
---|
addVariableListener, 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 ViewableInteger(int value)
Method Detail |
---|
public void set(int newValue) throws hla.rti13.java1.RTIexception
hla.rti13.java1.RTIexception
public int get()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |