public class IfcServiceLifeFactor extends IfcPropertySetDefinition
| Constructor and Description |
|---|
IfcServiceLifeFactor() |
| Modifier and Type | Method and Description |
|---|---|
IfcMeasureValue |
getLowerValue() |
IfcMeasureValue |
getMostUsedValue() |
IfcServiceLifeFactorTypeEnum |
getPredefinedType() |
IfcMeasureValue |
getUpperValue() |
void |
setLowerValue(IfcMeasureValue value) |
void |
setMostUsedValue(IfcMeasureValue value) |
void |
setPredefinedType(IfcServiceLifeFactorTypeEnum value) |
void |
setUpperValue(IfcMeasureValue value) |
getDefinesType, getPropertyDefinitionOfhasAssociationsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcServiceLifeFactorTypeEnum getPredefinedType()
public final void setPredefinedType(IfcServiceLifeFactorTypeEnum value)
public final IfcMeasureValue getUpperValue()
public final void setUpperValue(IfcMeasureValue value)
public final IfcMeasureValue getMostUsedValue()
public final void setMostUsedValue(IfcMeasureValue value)
public final IfcMeasureValue getLowerValue()
public final void setLowerValue(IfcMeasureValue value)