public class IfcServiceLifeFactor2X3 extends IfcPropertySetDefinition2X3
IfcServiceLifeFactor
| Constructor and Description |
|---|
IfcServiceLifeFactor2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcMeasureValue2X3 |
getLowerValue() |
IfcMeasureValue2X3 |
getMostUsedValue() |
IfcServiceLifeFactorTypeEnum2X3 |
getPredefinedType() |
IfcMeasureValue2X3 |
getUpperValue() |
void |
setLowerValue(IfcMeasureValue2X3 value) |
void |
setMostUsedValue(IfcMeasureValue2X3 value) |
void |
setPredefinedType(IfcServiceLifeFactorTypeEnum2X3 value) |
void |
setUpperValue(IfcMeasureValue2X3 value) |
getDefinesType, getPropertyDefinitionOfhasAssociationsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcServiceLifeFactorTypeEnum2X3 getPredefinedType()
public final void setPredefinedType(IfcServiceLifeFactorTypeEnum2X3 value)
public final IfcMeasureValue2X3 getUpperValue()
public final void setUpperValue(IfcMeasureValue2X3 value)
public final IfcMeasureValue2X3 getMostUsedValue()
public final void setMostUsedValue(IfcMeasureValue2X3 value)
public final IfcMeasureValue2X3 getLowerValue()
public final void setLowerValue(IfcMeasureValue2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.