| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.utility.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcApplication |
IfcOwnerHistory.lastModifyingApplication |
private IfcApplication |
IfcOwnerHistory.owningApplication |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcApplication |
IfcOwnerHistory.getLastModifyingApplication() |
IfcApplication |
IfcOwnerHistory.getOwningApplication() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcOwnerHistory.setLastModifyingApplication(IfcApplication lastModifyingApplication) |
void |
IfcOwnerHistory.setOwningApplication(IfcApplication owningApplication) |
| 构造器和说明 |
|---|
IfcOwnerHistory(IfcPersonAndOrganization owningUser,
IfcApplication owningApplication,
IfcStateEnum state,
IfcChangeActionEnum changeAction,
IfcTimeStamp lastModifiedDate,
IfcPersonAndOrganization lastModifyingUser,
IfcApplication lastModifyingApplication,
IfcTimeStamp creationDate) |
Copyright © 2023. All rights reserved.