public class IfcLibraryReference extends IfcExternalReference
Constructor and Description |
---|
IfcLibraryReference() |
Modifier and Type | Method and Description |
---|---|
IfcText |
getDescription() |
IfcLanguageId |
getLanguage() |
IfcCollection<IfcRelAssociatesLibrary> |
getLibraryRefForObjects() |
IfcLibraryInformation |
getReferencedLibrary() |
void |
setDescription(IfcText value) |
void |
setLanguage(IfcLanguageId value) |
void |
setReferencedLibrary(IfcLibraryInformation value) |
getExternalReferenceForResources, getIdentification, getLocation, getName, setIdentification, setLocation, setName
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcText getDescription()
public final void setDescription(IfcText value)
public final IfcLanguageId getLanguage()
public final void setLanguage(IfcLanguageId value)
public final IfcLibraryInformation getReferencedLibrary()
public final void setReferencedLibrary(IfcLibraryInformation value)
public final IfcCollection<IfcRelAssociatesLibrary> getLibraryRefForObjects()