IfcResourceLevelRelationship

Inheritance: java.lang.Object, IfcEntity

Constructors

ConstructorDescription
IfcResourceLevelRelationship()

Methods

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

IfcResourceLevelRelationship()

public IfcResourceLevelRelationship()

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)