KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > SOFA > SOFAnode > InOut > InOut2InOut


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

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