public class IfcEnvironmentalImpactValue extends IfcAppliedValue
| Constructor and Description |
|---|
IfcEnvironmentalImpactValue() |
| Modifier and Type | Method and Description |
|---|---|
IfcEnvironmentalImpactCategoryEnum |
getCategory() |
IfcLabel |
getImpactType() |
IfcLabel |
getUserDefinedCategory() |
void |
setCategory(IfcEnvironmentalImpactCategoryEnum value) |
void |
setImpactType(IfcLabel value) |
void |
setUserDefinedCategory(IfcLabel value) |
getApplicableDate, getAppliedValue, getDescription, getFixedUntilDate, getName, getUnitBasis, getValueOfComponents, getValuesReferenced, isComponentIn, setApplicableDate, setAppliedValue, setDescription, setFixedUntilDate, setName, setUnitBasisequals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcLabel getImpactType()
public final void setImpactType(IfcLabel value)
public final IfcEnvironmentalImpactCategoryEnum getCategory()
public final void setCategory(IfcEnvironmentalImpactCategoryEnum value)
public final IfcLabel getUserDefinedCategory()
public final void setUserDefinedCategory(IfcLabel value)