public class IfcCostItem4X3 extends IfcControl4X3
IfcCostItem
| Constructor and Description |
|---|
IfcCostItem4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcPhysicalQuantity4X3> |
getCostQuantities() |
IfcCollection<IfcCostValue4X3> |
getCostValues() |
IfcCostItemTypeEnum4X3 |
getPredefinedType() |
void |
setCostQuantities(IfcCollection<IfcPhysicalQuantity4X3> value) |
void |
setCostValues(IfcCollection<IfcCostValue4X3> value) |
void |
setPredefinedType(IfcCostItemTypeEnum4X3 value) |
getControls, getIdentification, setIdentificationgetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCostItemTypeEnum4X3 getPredefinedType()
public final void setPredefinedType(IfcCostItemTypeEnum4X3 value)
public final IfcCollection<IfcCostValue4X3> getCostValues()
public final void setCostValues(IfcCollection<IfcCostValue4X3> value)
public final IfcCollection<IfcPhysicalQuantity4X3> getCostQuantities()
public final void setCostQuantities(IfcCollection<IfcPhysicalQuantity4X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.