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