IfcApproval

Inheritance: java.lang.Object, IfcEntity

Constructors

ConstructorDescription
IfcApproval()

Methods

MethodDescription
getDescription()
setDescription(IfcText value)
getApprovalDateTime()
setApprovalDateTime(IfcDateTimeSelect value)
getApprovalStatus()
setApprovalStatus(IfcLabel value)
getApprovalLevel()
setApprovalLevel(IfcLabel value)
getApprovalQualifier()
setApprovalQualifier(IfcText value)
getName()
setName(IfcLabel value)
getIdentifier()
setIdentifier(IfcIdentifier value)
getActors()
isRelatedWith()
getRelates()

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