cz.zcu.fav.kiv.jsim.proxies
Interface HLAobjectRoot

All Known Implementing Classes:
HLAobjectRootProxy

public interface HLAobjectRoot

Autogenerated object instance interface.

Author:
org.npsnet.xrti.utilities.ProxyCompiler

Method Summary
 void addHLAobjectRootListener(HLAobjectRootListener l)
          Adds a listener for the attributes associated with the HLAobjectRoot class.
 void removeHLAobjectRootListener(HLAobjectRootListener l)
          Removes a listener for the attributes associated with the HLAobjectRoot class.
 

Method Detail

addHLAobjectRootListener

public void addHLAobjectRootListener(HLAobjectRootListener l)
Adds a listener for the attributes associated with the HLAobjectRoot class.

Parameters:
l - the listener to add

removeHLAobjectRootListener

public void removeHLAobjectRootListener(HLAobjectRootListener l)
Removes a listener for the attributes associated with the HLAobjectRoot class.

Parameters:
l - the listener to remove