public class IfcDocumentElectronicFormat extends IfcEntity
Constructor and Description |
---|
IfcDocumentElectronicFormat() |
Modifier and Type | Method and Description |
---|---|
IfcLabel |
getFileExtension() |
IfcLabel |
getMimeContentType() |
IfcLabel |
getMimeSubtype() |
void |
setFileExtension(IfcLabel value) |
void |
setMimeContentType(IfcLabel value) |
void |
setMimeSubtype(IfcLabel value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcLabel getFileExtension()
public final void setFileExtension(IfcLabel value)
public final IfcLabel getMimeContentType()
public final void setMimeContentType(IfcLabel value)
public final IfcLabel getMimeSubtype()
public final void setMimeSubtype(IfcLabel value)