IfcClassificationItemRelationship
Inheritance: java.lang.Object, IfcEntity
Constructors
| Constructor | Description |
|---|---|
| IfcClassificationItemRelationship() |
Methods
| Method | Description |
|---|---|
| getRelatingItem() | |
| setRelatingItem(IfcClassificationItem value) | |
| getRelatedItems() | |
| setRelatedItems(IfcCollection |
IfcClassificationItemRelationship()
public IfcClassificationItemRelationship()
getRelatingItem()
public final IfcClassificationItem getRelatingItem()
Returns: IfcClassificationItem
setRelatingItem(IfcClassificationItem value)
public final void setRelatingItem(IfcClassificationItem value)
getRelatedItems()
public final IfcCollection<IfcClassificationItem> getRelatedItems()
Returns: IfcCollection
setRelatedItems(IfcCollection value)
public final void setRelatedItems(IfcCollection<IfcClassificationItem> value)