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