public class IfcApproval4 extends IfcEntityBase
IfcApproval
| Constructor and Description |
|---|
IfcApproval4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcRelAssociatesApproval4> |
getApprovedObjects() |
IfcCollection<IfcResourceApprovalRelationship4> |
getApprovedResources() |
IfcText4 |
getDescription() |
IfcActorSelect4 |
getGivingApproval() |
IfcIdentifier4 |
getIdentifier() |
IfcLabel4 |
getLevel() |
IfcLabel4 |
getName() |
IfcText4 |
getQualifier() |
IfcCollection<IfcApprovalRelationship4> |
getRelates() |
IfcActorSelect4 |
getRequestingApproval() |
IfcLabel4 |
getStatus() |
IfcDateTime4 |
getTimeOfApproval() |
IfcCollection<IfcExternalReferenceRelationship4> |
hasExternalReferences() |
IfcCollection<IfcApprovalRelationship4> |
isRelatedWith() |
void |
setDescription(IfcText4 value) |
void |
setGivingApproval(IfcActorSelect4 value) |
void |
setIdentifier(IfcIdentifier4 value) |
void |
setLevel(IfcLabel4 value) |
void |
setName(IfcLabel4 value) |
void |
setQualifier(IfcText4 value) |
void |
setRequestingApproval(IfcActorSelect4 value) |
void |
setStatus(IfcLabel4 value) |
void |
setTimeOfApproval(IfcDateTime4 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcIdentifier4 getIdentifier()
public final void setIdentifier(IfcIdentifier4 value)
public final IfcLabel4 getName()
public final void setName(IfcLabel4 value)
public final IfcText4 getDescription()
public final void setDescription(IfcText4 value)
public final IfcDateTime4 getTimeOfApproval()
public final void setTimeOfApproval(IfcDateTime4 value)
public final IfcLabel4 getStatus()
public final void setStatus(IfcLabel4 value)
public final IfcLabel4 getLevel()
public final void setLevel(IfcLabel4 value)
public final IfcText4 getQualifier()
public final void setQualifier(IfcText4 value)
public final IfcActorSelect4 getRequestingApproval()
public final void setRequestingApproval(IfcActorSelect4 value)
public final IfcActorSelect4 getGivingApproval()
public final void setGivingApproval(IfcActorSelect4 value)
public final IfcCollection<IfcExternalReferenceRelationship4> hasExternalReferences()
public final IfcCollection<IfcRelAssociatesApproval4> getApprovedObjects()
public final IfcCollection<IfcResourceApprovalRelationship4> getApprovedResources()
public final IfcCollection<IfcApprovalRelationship4> isRelatedWith()
public final IfcCollection<IfcApprovalRelationship4> getRelates()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.