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, getPropertyDefinitionOf
hasAssociations
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public 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)