public class IfcLibraryReference4 extends IfcExternalReference4
IfcLibraryReference
| Constructor and Description |
|---|
IfcLibraryReference4() |
| Modifier and Type | Method and Description |
|---|---|
IfcText4 |
getDescription() |
IfcLanguageId4 |
getLanguage() |
IfcCollection<IfcRelAssociatesLibrary4> |
getLibraryRefForObjects() |
IfcLibraryInformation4 |
getReferencedLibrary() |
void |
setDescription(IfcText4 value) |
void |
setLanguage(IfcLanguageId4 value) |
void |
setReferencedLibrary(IfcLibraryInformation4 value) |
getExternalReferenceForResources, getIdentification, getLocation, getName, setIdentification, setLocation, setNameequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcText4 getDescription()
public final void setDescription(IfcText4 value)
public final IfcLanguageId4 getLanguage()
public final void setLanguage(IfcLanguageId4 value)
public final IfcLibraryInformation4 getReferencedLibrary()
public final void setReferencedLibrary(IfcLibraryInformation4 value)
public final IfcCollection<IfcRelAssociatesLibrary4> getLibraryRefForObjects()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.