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, setNameequals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic 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()