IfcTaskType

Inheritance: java.lang.Object, IfcTypeProcess

Constructors

ConstructorDescription
IfcTaskType()

Methods

MethodDescription
getPredefinedType()
setPredefinedType(IfcTaskTypeEnum value)
getWorkMethod()
setWorkMethod(IfcLabel value)

IfcTaskType()

public IfcTaskType()

getPredefinedType()

public final IfcTaskTypeEnum getPredefinedType()

Returns: IfcTaskTypeEnum

setPredefinedType(IfcTaskTypeEnum value)

public final void setPredefinedType(IfcTaskTypeEnum value)

getWorkMethod()

public final IfcLabel getWorkMethod()

Returns: IfcLabel

setWorkMethod(IfcLabel value)

public final void setWorkMethod(IfcLabel value)