public abstract class IfcExternalReference extends IfcEntity
Constructor and Description |
---|
IfcExternalReference() |
Modifier and Type | Method and Description |
---|---|
IfcIdentifier |
getItemReference() |
IfcLabel |
getLocation() |
IfcLabel |
getName() |
void |
setItemReference(IfcIdentifier value) |
void |
setLocation(IfcLabel value) |
void |
setName(IfcLabel value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcLabel getLocation()
public final void setLocation(IfcLabel value)
public final IfcIdentifier getItemReference()
public final void setItemReference(IfcIdentifier value)
public final IfcLabel getName()
public final void setName(IfcLabel value)