public IfcBooleanOperand(IfcBooleanResult choice) { this.choice = choice; }
public IfcCsgSelect(IfcBooleanResult choice) { this.choice = choice; }