public class IfcPhysicalComplexQuantity4 extends IfcPhysicalQuantity4
IfcPhysicalComplexQuantity
| Constructor and Description |
|---|
IfcPhysicalComplexQuantity4() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel4 |
getDiscrimination() |
IfcLabel4 |
getQuality() |
IfcLabel4 |
getUsage() |
IfcCollection<IfcPhysicalQuantity4> |
hasQuantities() |
void |
setDiscrimination(IfcLabel4 value) |
void |
setQuality(IfcLabel4 value) |
void |
setQuantities(IfcCollection<IfcPhysicalQuantity4> value) |
void |
setUsage(IfcLabel4 value) |
getDescription, getName, getPartOfComplex, hasExternalReferences, setDescription, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcPhysicalQuantity4> hasQuantities()
public final void setQuantities(IfcCollection<IfcPhysicalQuantity4> value)
public final IfcLabel4 getDiscrimination()
public final void setDiscrimination(IfcLabel4 value)
public final IfcLabel4 getQuality()
public final void setQuality(IfcLabel4 value)
public final IfcLabel4 getUsage()
public final void setUsage(IfcLabel4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.