public class IfcAppliedValue4X3 extends IfcEntityBase
IfcAppliedValue
| Constructor and Description |
|---|
IfcAppliedValue4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcDate4X3 |
getApplicableDate() |
IfcAppliedValueSelect4X3 |
getAppliedValue() |
IfcArithmeticOperatorEnum4X3 |
getArithmeticOperator() |
IfcLabel4X3 |
getCategory() |
IfcCollection<IfcAppliedValue4X3> |
getComponents() |
IfcLabel4X3 |
getCondition() |
IfcText4X3 |
getDescription() |
IfcDate4X3 |
getFixedUntilDate() |
IfcLabel4X3 |
getName() |
IfcMeasureWithUnit4X3 |
getUnitBasis() |
IfcCollection<IfcExternalReferenceRelationship4X3> |
hasExternalReference() |
void |
setApplicableDate(IfcDate4X3 value) |
void |
setAppliedValue(IfcAppliedValueSelect4X3 value) |
void |
setArithmeticOperator(IfcArithmeticOperatorEnum4X3 value) |
void |
setCategory(IfcLabel4X3 value) |
void |
setComponents(IfcCollection<IfcAppliedValue4X3> value) |
void |
setCondition(IfcLabel4X3 value) |
void |
setDescription(IfcText4X3 value) |
void |
setFixedUntilDate(IfcDate4X3 value) |
void |
setName(IfcLabel4X3 value) |
void |
setUnitBasis(IfcMeasureWithUnit4X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel4X3 getName()
public final void setName(IfcLabel4X3 value)
public final IfcText4X3 getDescription()
public final void setDescription(IfcText4X3 value)
public final IfcAppliedValueSelect4X3 getAppliedValue()
public final void setAppliedValue(IfcAppliedValueSelect4X3 value)
public final IfcMeasureWithUnit4X3 getUnitBasis()
public final void setUnitBasis(IfcMeasureWithUnit4X3 value)
public final IfcDate4X3 getApplicableDate()
public final void setApplicableDate(IfcDate4X3 value)
public final IfcDate4X3 getFixedUntilDate()
public final void setFixedUntilDate(IfcDate4X3 value)
public final IfcLabel4X3 getCategory()
public final void setCategory(IfcLabel4X3 value)
public final IfcLabel4X3 getCondition()
public final void setCondition(IfcLabel4X3 value)
public final IfcArithmeticOperatorEnum4X3 getArithmeticOperator()
public final void setArithmeticOperator(IfcArithmeticOperatorEnum4X3 value)
public final IfcCollection<IfcAppliedValue4X3> getComponents()
public final void setComponents(IfcCollection<IfcAppliedValue4X3> value)
public final IfcCollection<IfcExternalReferenceRelationship4X3> hasExternalReference()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.