public interface IfcSubContractResource extends IfcConstructionResource
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getJobDescription()
Returns the value of the 'Job Description' attribute.
|
IfcActorSelect |
getSubContractor()
Returns the value of the 'Sub Contractor' reference.
|
boolean |
isSetJobDescription()
Returns whether the value of the '
Job Description' attribute is set. |
boolean |
isSetSubContractor()
Returns whether the value of the '
Sub Contractor' reference is set. |
void |
setJobDescription(String value)
Sets the value of the '
Job Description' attribute. |
void |
setSubContractor(IfcActorSelect value)
Sets the value of the '
Sub Contractor' reference. |
void |
unsetJobDescription()
Unsets the value of the '
Job Description' attribute. |
void |
unsetSubContractor()
Unsets the value of the '
Sub Contractor' reference. |
getBaseQuantity, getResourceConsumption, getResourceGroup, getResourceIdentifier, isSetBaseQuantity, isSetResourceConsumption, isSetResourceGroup, isSetResourceIdentifier, setBaseQuantity, setResourceConsumption, setResourceGroup, setResourceIdentifier, unsetBaseQuantity, unsetResourceConsumption, unsetResourceGroup, unsetResourceIdentifiergetResourceOf, isSetResourceOf, unsetResourceOfgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcActorSelect getSubContractor()
If the meaning of the 'Sub Contractor' reference isn't clear, there really should be more of a description here...
isSetSubContractor(),
unsetSubContractor(),
setSubContractor(IfcActorSelect),
Ifc2x3tc1Package.getIfcSubContractResource_SubContractor()void setSubContractor(IfcActorSelect value)
Sub Contractor' reference.
value - the new value of the 'Sub Contractor' reference.isSetSubContractor(),
unsetSubContractor(),
getSubContractor()void unsetSubContractor()
Sub Contractor' reference.
boolean isSetSubContractor()
Sub Contractor' reference is set.
unsetSubContractor(),
getSubContractor(),
setSubContractor(IfcActorSelect)String getJobDescription()
If the meaning of the 'Job Description' attribute isn't clear, there really should be more of a description here...
isSetJobDescription(),
unsetJobDescription(),
setJobDescription(String),
Ifc2x3tc1Package.getIfcSubContractResource_JobDescription()void setJobDescription(String value)
Job Description' attribute.
value - the new value of the 'Job Description' attribute.isSetJobDescription(),
unsetJobDescription(),
getJobDescription()void unsetJobDescription()
Job Description' attribute.
boolean isSetJobDescription()
Job Description' attribute is set.
unsetJobDescription(),
getJobDescription(),
setJobDescription(String)Copyright © 2016 OpenSource BIM. All rights reserved.