Packages

 

com.aspose.cad.fileformats.ifc.ifc4.entities

Classes

com.aspose.cad.fileformats.ifc.ifc4.entities

Class IfcAsset

  • All Implemented Interfaces:
    IIfcEntity, com.aspose.cad_internal.fileformats.ifc.IIfcObject, com.aspose.cad_internal.fileformats.ifc.IIfcObjectDefinition, com.aspose.cad_internal.fileformats.ifc.IIfcRoot


    public class IfcAsset
    extends IfcGroup
    • Constructor Detail

      • IfcAsset

        public IfcAsset()
    • Method Detail

      • getIdentification

        public final IfcIdentifier getIdentification()
      • setIdentification

        public final void setIdentification(IfcIdentifier value)
      • getOriginalValue

        public final IfcCostValue getOriginalValue()
      • setOriginalValue

        public final void setOriginalValue(IfcCostValue value)
      • getCurrentValue

        public final IfcCostValue getCurrentValue()
      • setCurrentValue

        public final void setCurrentValue(IfcCostValue value)
      • getTotalReplacementCost

        public final IfcCostValue getTotalReplacementCost()
      • setTotalReplacementCost

        public final void setTotalReplacementCost(IfcCostValue value)
      • getResponsiblePerson

        public final IfcPerson getResponsiblePerson()
      • setResponsiblePerson

        public final void setResponsiblePerson(IfcPerson value)
      • getIncorporationDate

        public final IfcDate getIncorporationDate()
      • setIncorporationDate

        public final void setIncorporationDate(IfcDate value)
      • getDepreciatedValue

        public final IfcCostValue getDepreciatedValue()
      • setDepreciatedValue

        public final void setDepreciatedValue(IfcCostValue value)