KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > SOFA > SOFAnode > TR > TR2InOut


1 package SOFA.SOFAnode.TR;
2
3 /** TR to InOut interface.
4   * Generated by SOFA CodeGen
5   */

6
7 public interface TR2InOut extends TR2InOutOperations, cz.cuni.sofa.lib.CDLEntity {
8 }
9
Popular Tags