@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcCostValue extends IfcAppliedValue implements IfcMetricValueSelect
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcText |
condition |
private IfcLabel |
costType |
stepNumber| 构造器和说明 |
|---|
IfcCostValue() |
IfcCostValue(IfcLabel name,
IfcText description,
IfcAppliedValueSelect appliedValue,
IfcMeasureWithUnit unitBasis,
IfcDateTimeSelect applicableDate,
IfcDateTimeSelect fixedUntilDate) |
IfcCostValue(IfcLabel name,
IfcText description,
IfcAppliedValueSelect appliedValue,
IfcMeasureWithUnit unitBasis,
IfcDateTimeSelect applicableDate,
IfcDateTimeSelect fixedUntilDate,
IfcLabel costType,
IfcText condition) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcText |
getCondition() |
IfcLabel |
getCostType() |
void |
setCondition(IfcText condition) |
void |
setCostType(IfcLabel costType) |
getApplicableDate, getAppliedValue, getDescription, getFixedUntilDate, getIsComponentIn, getName, getUnitBasis, getValueOfComponents, getValuesReferenced, setApplicableDate, setAppliedValue, setDescription, setFixedUntilDate, setIsComponentIn, setName, setUnitBasis, setValueOfComponents, setValuesReferencedcheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcLabel costType
@IfcOptionField private IfcText condition
public IfcCostValue()
public IfcCostValue(IfcLabel name, IfcText description, IfcAppliedValueSelect appliedValue, IfcMeasureWithUnit unitBasis, IfcDateTimeSelect applicableDate, IfcDateTimeSelect fixedUntilDate)
@IfcParserConstructor public IfcCostValue(IfcLabel name, IfcText description, IfcAppliedValueSelect appliedValue, IfcMeasureWithUnit unitBasis, IfcDateTimeSelect applicableDate, IfcDateTimeSelect fixedUntilDate, IfcLabel costType, IfcText condition)
Copyright © 2023. All rights reserved.