IfcDocumentReference

Inheritance: java.lang.Object, IfcExternalReference

Constructors

ConstructorDescription
IfcDocumentReference()

Methods

MethodDescription
getDescription()
setDescription(IfcText value)
getReferencedDocument()
setReferencedDocument(IfcDocumentInformation value)
getDocumentRefForObjects()

IfcDocumentReference()

public IfcDocumentReference()

getDescription()

public final IfcText getDescription()

Returns: IfcText

setDescription(IfcText value)

public final void setDescription(IfcText value)

getReferencedDocument()

public final IfcDocumentInformation getReferencedDocument()

Returns: IfcDocumentInformation

setReferencedDocument(IfcDocumentInformation value)

public final void setReferencedDocument(IfcDocumentInformation value)

getDocumentRefForObjects()

public final IfcCollection<IfcRelAssociatesDocument> getDocumentRefForObjects()

Returns: IfcCollection