object
Class CumulativeInteger

java.lang.Object
  extended by object.PublicVariable
      extended by object.CumulativeVariable
          extended by object.CumulativeInteger

public class CumulativeInteger
extends CumulativeVariable

Author:
rzm To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

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
CumulativeInteger()
           
CumulativeInteger(int val)
           
 
Method Summary
 int get()
           
 void set(int modifier)
           
 
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

CumulativeInteger

public CumulativeInteger(int val)

CumulativeInteger

public CumulativeInteger()
Method Detail

get

public int get()

set

public void set(int modifier)
         throws hla.rti13.java1.RTIexception
Throws:
hla.rti13.java1.RTIexception