// This file was generated by DAJ from program.cd. import edu.neu.ccs.demeter.*; class NX1 { H1 h1; NX1() { } NX1(H1 h1) { this.h1 = h1; } }