| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.cost.entity | |
| org.sikongsphere.ifc.model.schema.resource.externalreference.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcDateAndTime |
IfcCurrencyRelationship.rateDateTime |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcDateAndTime |
IfcCurrencyRelationship.getRateDateTime() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcCurrencyRelationship.setRateDateTime(IfcDateAndTime rateDateTime) |
| 构造器和说明 |
|---|
IfcCurrencyRelationship(IfcMonetaryUnit relatingMonetaryUnit,
IfcMonetaryUnit relatedMonetaryUnit,
IfcPositiveRatioMeasure exchangeRate,
IfcDateAndTime rateDateTime,
IfcLibraryInformation rateSource) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcDateAndTime |
IfcDocumentInformation.creationTime |
private IfcDateAndTime |
IfcDocumentInformation.lastRevisionTime |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcDateAndTime |
IfcDocumentInformation.getCreationTime() |
IfcDateAndTime |
IfcDocumentInformation.getLastRevisionTime() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcDocumentInformation.setCreationTime(IfcDateAndTime creationTime) |
void |
IfcDocumentInformation.setLastRevisionTime(IfcDateAndTime lastRevisionTime) |
| 构造器和说明 |
|---|
IfcDocumentInformation(IfcIdentifier documentId,
IfcLabel name,
IfcText description,
SET<IfcDocumentReference> documentReferences,
IfcText purpose,
IfcText intendedUse,
IfcText scope,
IfcLabel revision,
IfcActorSelect documentOwner,
SET<IfcActorSelect> editors,
IfcDateAndTime creationTime,
IfcDateAndTime lastRevisionTime,
IfcDocumentElectronicFormat electronicFormat,
IfcCalendarDate validFrom,
IfcCalendarDate validUntil,
IfcDocumentConfidentialityEnum confidentiality,
IfcDocumentStatusEnum status) |
Copyright © 2023. All rights reserved.