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