@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcDocumentElectronicFormat extends IfcAbstractClass
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcLabel |
fileExtension |
private IfcLabel |
mimeContentType |
private IfcLabel |
MimeSubtype |
stepNumber| 构造器和说明 |
|---|
IfcDocumentElectronicFormat(IfcLabel fileExtension,
IfcLabel mimeContentType,
IfcLabel mimeSubtype) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcLabel |
getFileExtension() |
IfcLabel |
getMimeContentType() |
IfcLabel |
getMimeSubtype() |
void |
setFileExtension(IfcLabel fileExtension) |
void |
setMimeContentType(IfcLabel mimeContentType) |
void |
setMimeSubtype(IfcLabel mimeSubtype) |
check, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcOptionField private IfcLabel fileExtension
@IfcOptionField private IfcLabel mimeContentType
@IfcOptionField private IfcLabel MimeSubtype
@IfcParserConstructor public IfcDocumentElectronicFormat(IfcLabel fileExtension, IfcLabel mimeContentType, IfcLabel mimeSubtype)
public IfcLabel getFileExtension()
public void setFileExtension(IfcLabel fileExtension)
public IfcLabel getMimeContentType()
public void setMimeContentType(IfcLabel mimeContentType)
public IfcLabel getMimeSubtype()
public void setMimeSubtype(IfcLabel mimeSubtype)
Copyright © 2023. All rights reserved.