public REFDesItem(BOMEntry.RefDesc rd, BOMEntry e) { refdes = rd; entry = e; }
public BOMEntryItem(BOMEntry e) { entry = e; }