// This file was generated by DAJ from program.cd. import edu.neu.ccs.demeter.*; class H1 { X2 x2; NX2 nX2; H1() { } H1(X2 x2, NX2 nX2) { this.x2 = x2; this.nX2 = nX2; } }