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) |
getControlsgetObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcCollection<IfcRelAssignsToProjectOrder> getRecords()
public final void setRecords(IfcCollection<IfcRelAssignsToProjectOrder> value)
public final IfcProjectOrderRecordTypeEnum getPredefinedType()
public final void setPredefinedType(IfcProjectOrderRecordTypeEnum value)