public class IfcInventory4 extends IfcGroup4
IfcInventory
| Constructor and Description |
|---|
IfcInventory4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCostValue4 |
getCurrentValue() |
IfcActorSelect4 |
getJurisdiction() |
IfcDate4 |
getLastUpdateDate() |
IfcCostValue4 |
getOriginalValue() |
IfcInventoryTypeEnum4 |
getPredefinedType() |
IfcCollection<IfcPerson4> |
getResponsiblePersons() |
void |
setCurrentValue(IfcCostValue4 value) |
void |
setJurisdiction(IfcActorSelect4 value) |
void |
setLastUpdateDate(IfcDate4 value) |
void |
setOriginalValue(IfcCostValue4 value) |
void |
setPredefinedType(IfcInventoryTypeEnum4 value) |
void |
setResponsiblePersons(IfcCollection<IfcPerson4> value) |
isGroupedBygetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcInventoryTypeEnum4 getPredefinedType()
public final void setPredefinedType(IfcInventoryTypeEnum4 value)
public final IfcActorSelect4 getJurisdiction()
public final void setJurisdiction(IfcActorSelect4 value)
public final IfcCollection<IfcPerson4> getResponsiblePersons()
public final void setResponsiblePersons(IfcCollection<IfcPerson4> value)
public final IfcDate4 getLastUpdateDate()
public final void setLastUpdateDate(IfcDate4 value)
public final IfcCostValue4 getCurrentValue()
public final void setCurrentValue(IfcCostValue4 value)
public final IfcCostValue4 getOriginalValue()
public final void setOriginalValue(IfcCostValue4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.