public class IfcCostItem4 extends IfcControl4
IfcCostItem
| Constructor and Description |
|---|
IfcCostItem4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcPhysicalQuantity4> |
getCostQuantities() |
IfcCollection<IfcCostValue4> |
getCostValues() |
IfcCostItemTypeEnum4 |
getPredefinedType() |
void |
setCostQuantities(IfcCollection<IfcPhysicalQuantity4> value) |
void |
setCostValues(IfcCollection<IfcCostValue4> value) |
void |
setPredefinedType(IfcCostItemTypeEnum4 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 IfcCostItemTypeEnum4 getPredefinedType()
public final void setPredefinedType(IfcCostItemTypeEnum4 value)
public final IfcCollection<IfcCostValue4> getCostValues()
public final void setCostValues(IfcCollection<IfcCostValue4> value)
public final IfcCollection<IfcPhysicalQuantity4> getCostQuantities()
public final void setCostQuantities(IfcCollection<IfcPhysicalQuantity4> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.