| | |
| | | child.setStructureId(structure.getId()); |
| | | child.setPartId(component.getPartId()); |
| | | child.setColor(component.getColor()); |
| | | |
| | | child.setSharpenerNo(component.getSharpenerNo()); |
| | | child.setCaveNum(component.getCaveNum()); |
| | | child.setGramWeight(component.getGramWeight()); |
| | | child.setGateGramWeight(component.getGateGramWeight()); |
| | | child.setMoldingCycle(component.getMoldingCycle()); |
| | | child.setMachine(component.getMachine()); |
| | | child.setScale(component.getScale()); |
| | | child.setDryingTime(component.getDryingTime()); |
| | | child.setDryingTemperature(component.getDryingTemperature()); |
| | | child.setPackingInfo(component.getPackingInfo()); |
| | | |
| | | child.setPartNo(part.getPartNo()); |
| | | child.setPartName(part.getPartName()); |
| | | child.setExpand(true); |