public class IfcInventory2X3 extends IfcGroup2X3
IfcInventory
| Constructor and Description |
|---|
IfcInventory2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCostValue2X3 |
getCurrentValue() |
IfcInventoryTypeEnum2X3 |
getInventoryType() |
IfcActorSelect2X3 |
getJurisdiction() |
IfcCalendarDate2X3 |
getLastUpdateDate() |
IfcCostValue2X3 |
getOriginalValue() |
IfcCollection<IfcPerson2X3> |
getResponsiblePersons() |
void |
setCurrentValue(IfcCostValue2X3 value) |
void |
setInventoryType(IfcInventoryTypeEnum2X3 value) |
void |
setJurisdiction(IfcActorSelect2X3 value) |
void |
setLastUpdateDate(IfcCalendarDate2X3 value) |
void |
setOriginalValue(IfcCostValue2X3 value) |
void |
setResponsiblePersons(IfcCollection<IfcPerson2X3> value) |
isGroupedBygetObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcInventoryTypeEnum2X3 getInventoryType()
public final void setInventoryType(IfcInventoryTypeEnum2X3 value)
public final IfcActorSelect2X3 getJurisdiction()
public final void setJurisdiction(IfcActorSelect2X3 value)
public final IfcCollection<IfcPerson2X3> getResponsiblePersons()
public final void setResponsiblePersons(IfcCollection<IfcPerson2X3> value)
public final IfcCalendarDate2X3 getLastUpdateDate()
public final void setLastUpdateDate(IfcCalendarDate2X3 value)
public final IfcCostValue2X3 getCurrentValue()
public final void setCurrentValue(IfcCostValue2X3 value)
public final IfcCostValue2X3 getOriginalValue()
public final void setOriginalValue(IfcCostValue2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.