public class IfcAppliedValue4 extends IfcEntityBase
IfcAppliedValue
| Constructor and Description |
|---|
IfcAppliedValue4() |
| Modifier and Type | Method and Description |
|---|---|
IfcDate4 |
getApplicableDate() |
IfcAppliedValueSelect4 |
getAppliedValue() |
IfcArithmeticOperatorEnum4 |
getArithmeticOperator() |
IfcLabel4 |
getCategory() |
IfcCollection<IfcAppliedValue4> |
getComponents() |
IfcLabel4 |
getCondition() |
IfcText4 |
getDescription() |
IfcDate4 |
getFixedUntilDate() |
IfcLabel4 |
getName() |
IfcMeasureWithUnit4 |
getUnitBasis() |
IfcCollection<IfcExternalReferenceRelationship4> |
hasExternalReference() |
void |
setApplicableDate(IfcDate4 value) |
void |
setAppliedValue(IfcAppliedValueSelect4 value) |
void |
setArithmeticOperator(IfcArithmeticOperatorEnum4 value) |
void |
setCategory(IfcLabel4 value) |
void |
setComponents(IfcCollection<IfcAppliedValue4> value) |
void |
setCondition(IfcLabel4 value) |
void |
setDescription(IfcText4 value) |
void |
setFixedUntilDate(IfcDate4 value) |
void |
setName(IfcLabel4 value) |
void |
setUnitBasis(IfcMeasureWithUnit4 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel4 getName()
public final void setName(IfcLabel4 value)
public final IfcText4 getDescription()
public final void setDescription(IfcText4 value)
public final IfcAppliedValueSelect4 getAppliedValue()
public final void setAppliedValue(IfcAppliedValueSelect4 value)
public final IfcMeasureWithUnit4 getUnitBasis()
public final void setUnitBasis(IfcMeasureWithUnit4 value)
public final IfcDate4 getApplicableDate()
public final void setApplicableDate(IfcDate4 value)
public final IfcDate4 getFixedUntilDate()
public final void setFixedUntilDate(IfcDate4 value)
public final IfcLabel4 getCategory()
public final void setCategory(IfcLabel4 value)
public final IfcLabel4 getCondition()
public final void setCondition(IfcLabel4 value)
public final IfcArithmeticOperatorEnum4 getArithmeticOperator()
public final void setArithmeticOperator(IfcArithmeticOperatorEnum4 value)
public final IfcCollection<IfcAppliedValue4> getComponents()
public final void setComponents(IfcCollection<IfcAppliedValue4> value)
public final IfcCollection<IfcExternalReferenceRelationship4> hasExternalReference()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.