public class IfcLibraryInformation4 extends IfcExternalInformation4
IfcLibraryInformation
| Constructor and Description |
|---|
IfcLibraryInformation4() |
| Modifier and Type | Method and Description |
|---|---|
IfcText4 |
getDescription() |
IfcCollection<IfcRelAssociatesLibrary4> |
getLibraryInfoForObjects() |
IfcURIReference4 |
getLocation() |
IfcLabel4 |
getName() |
IfcActorSelect4 |
getPublisher() |
IfcLabel4 |
getVersion() |
IfcDateTime4 |
getVersionDate() |
IfcCollection<IfcLibraryReference4> |
hasLibraryReferences() |
void |
setDescription(IfcText4 value) |
void |
setLocation(IfcURIReference4 value) |
void |
setName(IfcLabel4 value) |
void |
setPublisher(IfcActorSelect4 value) |
void |
setVersion(IfcLabel4 value) |
void |
setVersionDate(IfcDateTime4 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel4 getName()
public final void setName(IfcLabel4 value)
public final IfcLabel4 getVersion()
public final void setVersion(IfcLabel4 value)
public final IfcActorSelect4 getPublisher()
public final void setPublisher(IfcActorSelect4 value)
public final IfcDateTime4 getVersionDate()
public final void setVersionDate(IfcDateTime4 value)
public final IfcURIReference4 getLocation()
public final void setLocation(IfcURIReference4 value)
public final IfcText4 getDescription()
public final void setDescription(IfcText4 value)
public final IfcCollection<IfcRelAssociatesLibrary4> getLibraryInfoForObjects()
public final IfcCollection<IfcLibraryReference4> hasLibraryReferences()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.