public class IfcAsset4 extends IfcGroup4
IfcAsset
| Constructor and Description |
|---|
IfcAsset4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCostValue4 |
getCurrentValue() |
IfcCostValue4 |
getDepreciatedValue() |
IfcIdentifier4 |
getIdentification() |
IfcDate4 |
getIncorporationDate() |
IfcCostValue4 |
getOriginalValue() |
IfcActorSelect4 |
getOwner() |
IfcPerson4 |
getResponsiblePerson() |
IfcCostValue4 |
getTotalReplacementCost() |
IfcActorSelect4 |
getUser() |
void |
setCurrentValue(IfcCostValue4 value) |
void |
setDepreciatedValue(IfcCostValue4 value) |
void |
setIdentification(IfcIdentifier4 value) |
void |
setIncorporationDate(IfcDate4 value) |
void |
setOriginalValue(IfcCostValue4 value) |
void |
setOwner(IfcActorSelect4 value) |
void |
setResponsiblePerson(IfcPerson4 value) |
void |
setTotalReplacementCost(IfcCostValue4 value) |
void |
setUser(IfcActorSelect4 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 IfcIdentifier4 getIdentification()
public final void setIdentification(IfcIdentifier4 value)
public final IfcCostValue4 getOriginalValue()
public final void setOriginalValue(IfcCostValue4 value)
public final IfcCostValue4 getCurrentValue()
public final void setCurrentValue(IfcCostValue4 value)
public final IfcCostValue4 getTotalReplacementCost()
public final void setTotalReplacementCost(IfcCostValue4 value)
public final IfcActorSelect4 getOwner()
public final void setOwner(IfcActorSelect4 value)
public final IfcActorSelect4 getUser()
public final void setUser(IfcActorSelect4 value)
public final IfcPerson4 getResponsiblePerson()
public final void setResponsiblePerson(IfcPerson4 value)
public final IfcDate4 getIncorporationDate()
public final void setIncorporationDate(IfcDate4 value)
public final IfcCostValue4 getDepreciatedValue()
public final void setDepreciatedValue(IfcCostValue4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.