public class IfcInventory4X3 extends IfcGroup4X3
IfcInventory
| Constructor and Description |
|---|
IfcInventory4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCostValue4X3 |
getCurrentValue() |
IfcActorSelect4X3 |
getJurisdiction() |
IfcDate4X3 |
getLastUpdateDate() |
IfcCostValue4X3 |
getOriginalValue() |
IfcInventoryTypeEnum4X3 |
getPredefinedType() |
IfcCollection<IfcPerson4X3> |
getResponsiblePersons() |
void |
setCurrentValue(IfcCostValue4X3 value) |
void |
setJurisdiction(IfcActorSelect4X3 value) |
void |
setLastUpdateDate(IfcDate4X3 value) |
void |
setOriginalValue(IfcCostValue4X3 value) |
void |
setPredefinedType(IfcInventoryTypeEnum4X3 value) |
void |
setResponsiblePersons(IfcCollection<IfcPerson4X3> value) |
getReferencedInStructures, 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 IfcInventoryTypeEnum4X3 getPredefinedType()
public final void setPredefinedType(IfcInventoryTypeEnum4X3 value)
public final IfcActorSelect4X3 getJurisdiction()
public final void setJurisdiction(IfcActorSelect4X3 value)
public final IfcCollection<IfcPerson4X3> getResponsiblePersons()
public final void setResponsiblePersons(IfcCollection<IfcPerson4X3> value)
public final IfcDate4X3 getLastUpdateDate()
public final void setLastUpdateDate(IfcDate4X3 value)
public final IfcCostValue4X3 getCurrentValue()
public final void setCurrentValue(IfcCostValue4X3 value)
public final IfcCostValue4X3 getOriginalValue()
public final void setOriginalValue(IfcCostValue4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.