de.tum.in.DWARF.distributed
Interface DataContainer
- All Known Implementing Classes:
- InputBool, InputString, Pose
public interface DataContainer
Object implementing this class describe a container for distributed datatypes (such as PoseData).
These implementing classes shall ensure, that no null fields are in the contained Object and
that the object is valid.
|
Method Summary |
org.omg.CORBA.portable.IDLEntity |
getIDLEntity()
|
getIDLEntity
org.omg.CORBA.portable.IDLEntity getIDLEntity()
| DWARF Java documentation | generated by Javadoc |