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