public class IfcLibraryInformation4X3 extends IfcExternalInformation4X3
IfcLibraryInformation
| Constructor and Description |
|---|
IfcLibraryInformation4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcText4X3 |
getDescription() |
IfcCollection<IfcRelAssociatesLibrary4X3> |
getLibraryInfoForObjects() |
IfcURIReference4X3 |
getLocation() |
IfcLabel4X3 |
getName() |
IfcActorSelect4X3 |
getPublisher() |
IfcLabel4X3 |
getVersion() |
IfcDateTime4X3 |
getVersionDate() |
IfcCollection<IfcLibraryReference4X3> |
hasLibraryReferences() |
void |
setDescription(IfcText4X3 value) |
void |
setLocation(IfcURIReference4X3 value) |
void |
setName(IfcLabel4X3 value) |
void |
setPublisher(IfcActorSelect4X3 value) |
void |
setVersion(IfcLabel4X3 value) |
void |
setVersionDate(IfcDateTime4X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel4X3 getName()
public final void setName(IfcLabel4X3 value)
public final IfcLabel4X3 getVersion()
public final void setVersion(IfcLabel4X3 value)
public final IfcActorSelect4X3 getPublisher()
public final void setPublisher(IfcActorSelect4X3 value)
public final IfcDateTime4X3 getVersionDate()
public final void setVersionDate(IfcDateTime4X3 value)
public final IfcURIReference4X3 getLocation()
public final void setLocation(IfcURIReference4X3 value)
public final IfcText4X3 getDescription()
public final void setDescription(IfcText4X3 value)
public final IfcCollection<IfcRelAssociatesLibrary4X3> getLibraryInfoForObjects()
public final IfcCollection<IfcLibraryReference4X3> hasLibraryReferences()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.