public abstract class IfcConstructionResourceType extends IfcTypeResource
| Constructor and Description |
|---|
IfcConstructionResourceType() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcAppliedValue> |
getBaseCosts() |
IfcPhysicalQuantity |
getBaseQuantity() |
void |
setBaseCosts(IfcCollection<IfcAppliedValue> value) |
void |
setBaseQuantity(IfcPhysicalQuantity value) |
getIdentification, getLongDescription, getResourceOf, getResourceType, setIdentification, setLongDescription, setResourceTypegetApplicableOccurrence, getTypes, hasPropertySets, setApplicableOccurrence, setPropertySetsgetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcAppliedValue> getBaseCosts()
public final void setBaseCosts(IfcCollection<IfcAppliedValue> value)
public final IfcPhysicalQuantity getBaseQuantity()
public final void setBaseQuantity(IfcPhysicalQuantity value)