public class IfcClassification4 extends IfcExternalInformation4
IfcClassification
| Constructor and Description |
|---|
IfcClassification4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcRelAssociatesClassification4> |
getClassificationForObjects() |
IfcText4 |
getDescription() |
IfcLabel4 |
getEdition() |
IfcDate4 |
getEditionDate() |
IfcURIReference4 |
getLocation() |
IfcLabel4 |
getName() |
IfcCollection<IfcIdentifier4> |
getReferenceTokens() |
IfcLabel4 |
getSource() |
IfcCollection<IfcClassificationReference4> |
hasReferences() |
void |
setDescription(IfcText4 value) |
void |
setEdition(IfcLabel4 value) |
void |
setEditionDate(IfcDate4 value) |
void |
setLocation(IfcURIReference4 value) |
void |
setName(IfcLabel4 value) |
void |
setReferenceTokens(IfcCollection<IfcIdentifier4> value) |
void |
setSource(IfcLabel4 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel4 getSource()
public final void setSource(IfcLabel4 value)
public final IfcLabel4 getEdition()
public final void setEdition(IfcLabel4 value)
public final IfcDate4 getEditionDate()
public final void setEditionDate(IfcDate4 value)
public final IfcLabel4 getName()
public final void setName(IfcLabel4 value)
public final IfcText4 getDescription()
public final void setDescription(IfcText4 value)
public final IfcURIReference4 getLocation()
public final void setLocation(IfcURIReference4 value)
public final IfcCollection<IfcIdentifier4> getReferenceTokens()
public final void setReferenceTokens(IfcCollection<IfcIdentifier4> value)
public final IfcCollection<IfcRelAssociatesClassification4> getClassificationForObjects()
public final IfcCollection<IfcClassificationReference4> hasReferences()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.