| 限定符和类型 | 字段和说明 |
|---|---|
private IfcCostValue |
currentValue |
private IfcInventoryTypeEnum |
inventoryType |
private IfcActorSelect |
jurisdiction |
private IfcCalendarDate |
lastUpdateDate |
private IfcCostValue |
originalValue |
private SET<IfcPerson> |
responsiblePersons |
stepNumber| 构造器和说明 |
|---|
IfcInventory(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcInventoryTypeEnum inventoryType,
IfcActorSelect jurisdiction,
SET<IfcPerson> responsiblePersons,
IfcCalendarDate lastUpdateDate,
IfcCostValue currentValue,
IfcCostValue originalValue) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcCostValue |
getCurrentValue() |
IfcInventoryTypeEnum |
getInventoryType() |
IfcActorSelect |
getJurisdiction() |
IfcCalendarDate |
getLastUpdateDate() |
IfcCostValue |
getOriginalValue() |
SET<IfcPerson> |
getResponsiblePersons() |
void |
setCurrentValue(IfcCostValue currentValue) |
void |
setInventoryType(IfcInventoryTypeEnum inventoryType) |
void |
setJurisdiction(IfcActorSelect jurisdiction) |
void |
setLastUpdateDate(IfcCalendarDate lastUpdateDate) |
void |
setOriginalValue(IfcCostValue originalValue) |
void |
setResponsiblePersons(SET<IfcPerson> responsiblePersons) |
getIsGroupedBy, setIsGroupedByaddIsDefinedBy, getIsDefinedBy, getObjectType, setIsDefinedBy, setObjectTypeaddDecompose, addHasAssociations, addIsDecomposedBy, getDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, setDecomposes, setHasAssignments, setHasAssociations, setIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcInventoryTypeEnum inventoryType
private IfcActorSelect jurisdiction
private IfcCalendarDate lastUpdateDate
@IfcOptionField private IfcCostValue currentValue
@IfcOptionField private IfcCostValue originalValue
@IfcParserConstructor public IfcInventory(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcInventoryTypeEnum inventoryType, IfcActorSelect jurisdiction, SET<IfcPerson> responsiblePersons, IfcCalendarDate lastUpdateDate, IfcCostValue currentValue, IfcCostValue originalValue)
public IfcInventoryTypeEnum getInventoryType()
public void setInventoryType(IfcInventoryTypeEnum inventoryType)
public IfcActorSelect getJurisdiction()
public void setJurisdiction(IfcActorSelect jurisdiction)
public IfcCalendarDate getLastUpdateDate()
public void setLastUpdateDate(IfcCalendarDate lastUpdateDate)
public IfcCostValue getCurrentValue()
public void setCurrentValue(IfcCostValue currentValue)
public IfcCostValue getOriginalValue()
public void setOriginalValue(IfcCostValue originalValue)
Copyright © 2023. All rights reserved.