public class IfcProjectOrderRecord extends IfcControl
Constructor and Description |
---|
IfcProjectOrderRecord() |
Modifier and Type | Method and Description |
---|---|
IfcProjectOrderRecordTypeEnum |
getPredefinedType() |
IfcCollection<IfcRelAssignsToProjectOrder> |
getRecords() |
void |
setPredefinedType(IfcProjectOrderRecordTypeEnum value) |
void |
setRecords(IfcCollection<IfcRelAssignsToProjectOrder> value) |
getControls
getObjectType, isDefinedBy, setObjectType
getDecomposes, hasAssignments, hasAssociations, isDecomposedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcRelAssignsToProjectOrder> getRecords()
public final void setRecords(IfcCollection<IfcRelAssignsToProjectOrder> value)
public final IfcProjectOrderRecordTypeEnum getPredefinedType()
public final void setPredefinedType(IfcProjectOrderRecordTypeEnum value)