public abstract class IfcExternalReference2X3 extends IfcEntityBase
IfcExternalReference
| Constructor and Description |
|---|
IfcExternalReference2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcIdentifier2X3 |
getItemReference() |
IfcLabel2X3 |
getLocation() |
IfcLabel2X3 |
getName() |
void |
setItemReference(IfcIdentifier2X3 value) |
void |
setLocation(IfcLabel2X3 value) |
void |
setName(IfcLabel2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel2X3 getLocation()
public final void setLocation(IfcLabel2X3 value)
public final IfcIdentifier2X3 getItemReference()
public final void setItemReference(IfcIdentifier2X3 value)
public final IfcLabel2X3 getName()
public final void setName(IfcLabel2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.