org.npsnet.xrti.proxies
Interface HLAdataType
- All Superinterfaces:
- HLAobjectRoot, HLAreflection
- All Known Subinterfaces:
- HLAarrayDataType, HLAbasicRepresentation, HLAenumeratedDataType, HLAfixedRecordDataType, HLAsimpleDataType, HLAvariantRecordDataType
- All Known Implementing Classes:
- HLAarrayDataTypeProxy, HLAbasicRepresentationProxy, HLAdataTypeProxy, HLAenumeratedDataTypeProxy, HLAfixedRecordDataTypeProxy, HLAsimpleDataTypeProxy, HLAvariantRecordDataTypeProxy
- public interface HLAdataType
- extends HLAreflection
Autogenerated object instance interface.
- Author:
- org.npsnet.xrti.utilities.ProxyCompiler
addHLAdataTypeListener
public void addHLAdataTypeListener(HLAdataTypeListener l)
- Adds a listener for the attributes associated with the HLAdataType class.
- Parameters:
l - the listener to add
removeHLAdataTypeListener
public void removeHLAdataTypeListener(HLAdataTypeListener l)
- Removes a listener for the attributes associated with the HLAdataType class.
- Parameters:
l - the listener to remove