public abstract class IfcExternalReference4 extends IfcEntityBase
IfcExternalReference
| Constructor and Description |
|---|
IfcExternalReference4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcExternalReferenceRelationship4> |
getExternalReferenceForResources() |
IfcIdentifier4 |
getIdentification() |
IfcURIReference4 |
getLocation() |
IfcLabel4 |
getName() |
void |
setIdentification(IfcIdentifier4 value) |
void |
setLocation(IfcURIReference4 value) |
void |
setName(IfcLabel4 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcURIReference4 getLocation()
public final void setLocation(IfcURIReference4 value)
public final IfcIdentifier4 getIdentification()
public final void setIdentification(IfcIdentifier4 value)
public final IfcLabel4 getName()
public final void setName(IfcLabel4 value)
public final IfcCollection<IfcExternalReferenceRelationship4> getExternalReferenceForResources()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.