public class IfcDocumentElectronicFormat2X3 extends IfcEntityBase
IfcDocumentElectronicFormat
| Constructor and Description |
|---|
IfcDocumentElectronicFormat2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel2X3 |
getFileExtension() |
IfcLabel2X3 |
getMimeContentType() |
IfcLabel2X3 |
getMimeSubtype() |
void |
setFileExtension(IfcLabel2X3 value) |
void |
setMimeContentType(IfcLabel2X3 value) |
void |
setMimeSubtype(IfcLabel2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel2X3 getFileExtension()
public final void setFileExtension(IfcLabel2X3 value)
public final IfcLabel2X3 getMimeContentType()
public final void setMimeContentType(IfcLabel2X3 value)
public final IfcLabel2X3 getMimeSubtype()
public final void setMimeSubtype(IfcLabel2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.