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, setResourceType
getApplicableOccurrence, getTypes, hasPropertySets, setApplicableOccurrence, setPropertySets
getDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcAppliedValue> getBaseCosts()
public final void setBaseCosts(IfcCollection<IfcAppliedValue> value)
public final IfcPhysicalQuantity getBaseQuantity()
public final void setBaseQuantity(IfcPhysicalQuantity value)