Exemplo n.º 1
0
 /** Constructor required by <CODE>IndustryBDO.create</CODE> methods. */
 public IndustryBDO() throws Exception {
   this.DO = IndustryDO.createVirgin();
 }