IfcApproval
Contents
[
Hide
]Inheritance: java.lang.Object, IfcEntity
Constructors
| Constructor | Description |
|---|---|
| IfcApproval() |
Methods
IfcApproval()
public IfcApproval()
getDescription()
public final IfcText getDescription()
Returns: IfcText
setDescription(IfcText value)
public final void setDescription(IfcText value)
getApprovalDateTime()
public final IfcDateTimeSelect getApprovalDateTime()
Returns: IfcDateTimeSelect
setApprovalDateTime(IfcDateTimeSelect value)
public final void setApprovalDateTime(IfcDateTimeSelect value)
getApprovalStatus()
public final IfcLabel getApprovalStatus()
Returns: IfcLabel
setApprovalStatus(IfcLabel value)
public final void setApprovalStatus(IfcLabel value)
getApprovalLevel()
public final IfcLabel getApprovalLevel()
Returns: IfcLabel
setApprovalLevel(IfcLabel value)
public final void setApprovalLevel(IfcLabel value)
getApprovalQualifier()
public final IfcText getApprovalQualifier()
Returns: IfcText
setApprovalQualifier(IfcText value)
public final void setApprovalQualifier(IfcText value)
getName()
public final IfcLabel getName()
Returns: IfcLabel
setName(IfcLabel value)
public final void setName(IfcLabel value)
getIdentifier()
public final IfcIdentifier getIdentifier()
Returns: IfcIdentifier
setIdentifier(IfcIdentifier value)
public final void setIdentifier(IfcIdentifier value)
getActors()
public final IfcCollection<IfcApprovalActorRelationship> getActors()
Returns: IfcCollection
isRelatedWith()
public final IfcCollection<IfcApprovalRelationship> isRelatedWith()
Returns: IfcCollection
getRelates()
public final IfcCollection<IfcApprovalRelationship> getRelates()
Returns: IfcCollection