IfcExternalReference

Inheritance: java.lang.Object, IfcEntity

Constructors

ConstructorDescription
IfcExternalReference()

Methods

MethodDescription
getLocation()
setLocation(IfcLabel value)
getItemReference()
setItemReference(IfcIdentifier value)
getName()
setName(IfcLabel value)

IfcExternalReference()

public IfcExternalReference()

getLocation()

public final IfcLabel getLocation()

Returns: IfcLabel

setLocation(IfcLabel value)

public final void setLocation(IfcLabel value)

getItemReference()

public final IfcIdentifier getItemReference()

Returns: IfcIdentifier

setItemReference(IfcIdentifier value)

public final void setItemReference(IfcIdentifier value)

getName()

public final IfcLabel getName()

Returns: IfcLabel

setName(IfcLabel value)

public final void setName(IfcLabel value)