public abstract class IfcConstructionResource4X3 extends IfcResource4X3
IfcConstructionResource
| Constructor and Description |
|---|
IfcConstructionResource4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcAppliedValue4X3> |
getBaseCosts() |
IfcPhysicalQuantity4X3 |
getBaseQuantity() |
IfcResourceTime4X3 |
getUsage() |
void |
setBaseCosts(IfcCollection<IfcAppliedValue4X3> value) |
void |
setBaseQuantity(IfcPhysicalQuantity4X3 value) |
void |
setUsage(IfcResourceTime4X3 value) |
getIdentification, getLongDescription, getResourceOf, setIdentification, setLongDescriptiongetDeclares, 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 IfcResourceTime4X3 getUsage()
public final void setUsage(IfcResourceTime4X3 value)
public final IfcCollection<IfcAppliedValue4X3> getBaseCosts()
public final void setBaseCosts(IfcCollection<IfcAppliedValue4X3> value)
public final IfcPhysicalQuantity4X3 getBaseQuantity()
public final void setBaseQuantity(IfcPhysicalQuantity4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.