public abstract class IfcExternalReference extends IfcEntity
| Constructor and Description |
|---|
IfcExternalReference() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcExternalReferenceRelationship> |
getExternalReferenceForResources() |
IfcIdentifier |
getIdentification() |
IfcURIReference |
getLocation() |
IfcLabel |
getName() |
void |
setIdentification(IfcIdentifier value) |
void |
setLocation(IfcURIReference value) |
void |
setName(IfcLabel value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcURIReference getLocation()
public final void setLocation(IfcURIReference value)
public final IfcIdentifier getIdentification()
public final void setIdentification(IfcIdentifier value)
public final IfcLabel getName()
public final void setName(IfcLabel value)
public final IfcCollection<IfcExternalReferenceRelationship> getExternalReferenceForResources()