KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > objectweb > speedo > pobjects > detach > groupama > ConventionHelperId


1 package org.objectweb.speedo.pobjects.detach.groupama;
2
3
4 /**
5  * Id of ConventionHelper
6  */

7 public class ConventionHelperId {
8
9     public String JavaDoc cdmem;
10     public int nomep;
11 }
12
Popular Tags