IfcPhysicalQuantity

Inheritance: java.lang.Object, IfcEntity

Constructors

ConstructorDescription
IfcPhysicalQuantity()

Methods

MethodDescription
getName()
setName(IfcLabel value)
getDescription()
setDescription(IfcText value)
getPartOfComplex()

IfcPhysicalQuantity()

public IfcPhysicalQuantity()

getName()

public final IfcLabel getName()

Returns: IfcLabel

setName(IfcLabel value)

public final void setName(IfcLabel value)

getDescription()

public final IfcText getDescription()

Returns: IfcText

setDescription(IfcText value)

public final void setDescription(IfcText value)

getPartOfComplex()

public final IfcCollection<IfcPhysicalComplexQuantity> getPartOfComplex()

Returns: IfcCollection