public abstract class IfcConstructionResource2X3 extends IfcResource2X3
IfcConstructionResource
| Constructor and Description |
|---|
IfcConstructionResource2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcMeasureWithUnit2X3 |
getBaseQuantity() |
IfcResourceConsumptionEnum2X3 |
getResourceConsumption() |
IfcLabel2X3 |
getResourceGroup() |
IfcIdentifier2X3 |
getResourceIdentifier() |
void |
setBaseQuantity(IfcMeasureWithUnit2X3 value) |
void |
setResourceConsumption(IfcResourceConsumptionEnum2X3 value) |
void |
setResourceGroup(IfcLabel2X3 value) |
void |
setResourceIdentifier(IfcIdentifier2X3 value) |
getResourceOfgetObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcIdentifier2X3 getResourceIdentifier()
public final void setResourceIdentifier(IfcIdentifier2X3 value)
public final IfcLabel2X3 getResourceGroup()
public final void setResourceGroup(IfcLabel2X3 value)
public final IfcResourceConsumptionEnum2X3 getResourceConsumption()
public final void setResourceConsumption(IfcResourceConsumptionEnum2X3 value)
public final IfcMeasureWithUnit2X3 getBaseQuantity()
public final void setBaseQuantity(IfcMeasureWithUnit2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.