IfcProjectOrder

Inheritance: java.lang.Object, IfcControl

Constructors

ConstructorDescription
IfcProjectOrder()

Methods

MethodDescription
getPredefinedType()
setPredefinedType(IfcProjectOrderTypeEnum value)
getStatus()
setStatus(IfcLabel value)
getLongDescription()
setLongDescription(IfcText value)

IfcProjectOrder()

public IfcProjectOrder()

getPredefinedType()

public final IfcProjectOrderTypeEnum getPredefinedType()

Returns: IfcProjectOrderTypeEnum

setPredefinedType(IfcProjectOrderTypeEnum value)

public final void setPredefinedType(IfcProjectOrderTypeEnum value)

getStatus()

public final IfcLabel getStatus()

Returns: IfcLabel

setStatus(IfcLabel value)

public final void setStatus(IfcLabel value)

getLongDescription()

public final IfcText getLongDescription()

Returns: IfcText

setLongDescription(IfcText value)

public final void setLongDescription(IfcText value)