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