public interface IfcDocumentElectronicFormat extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getFileExtension()
Returns the value of the 'File Extension' attribute.
|
String |
getMimeContentType()
Returns the value of the 'Mime Content Type' attribute.
|
String |
getMimeSubtype()
Returns the value of the 'Mime Subtype' attribute.
|
boolean |
isSetFileExtension()
Returns whether the value of the '
File Extension' attribute is set. |
boolean |
isSetMimeContentType()
Returns whether the value of the '
Mime Content Type' attribute is set. |
boolean |
isSetMimeSubtype()
Returns whether the value of the '
Mime Subtype' attribute is set. |
void |
setFileExtension(String value)
Sets the value of the '
File Extension' attribute. |
void |
setMimeContentType(String value)
Sets the value of the '
Mime Content Type' attribute. |
void |
setMimeSubtype(String value)
Sets the value of the '
Mime Subtype' attribute. |
void |
unsetFileExtension()
Unsets the value of the '
File Extension' attribute. |
void |
unsetMimeContentType()
Unsets the value of the '
Mime Content Type' attribute. |
void |
unsetMimeSubtype()
Unsets the value of the '
Mime Subtype' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getFileExtension()
If the meaning of the 'File Extension' attribute isn't clear, there really should be more of a description here...
isSetFileExtension(),
unsetFileExtension(),
setFileExtension(String),
Ifc2x3tc1Package.getIfcDocumentElectronicFormat_FileExtension()void setFileExtension(String value)
File Extension' attribute.
value - the new value of the 'File Extension' attribute.isSetFileExtension(),
unsetFileExtension(),
getFileExtension()void unsetFileExtension()
File Extension' attribute.
boolean isSetFileExtension()
File Extension' attribute is set.
unsetFileExtension(),
getFileExtension(),
setFileExtension(String)String getMimeContentType()
If the meaning of the 'Mime Content Type' attribute isn't clear, there really should be more of a description here...
isSetMimeContentType(),
unsetMimeContentType(),
setMimeContentType(String),
Ifc2x3tc1Package.getIfcDocumentElectronicFormat_MimeContentType()void setMimeContentType(String value)
Mime Content Type' attribute.
value - the new value of the 'Mime Content Type' attribute.isSetMimeContentType(),
unsetMimeContentType(),
getMimeContentType()void unsetMimeContentType()
Mime Content Type' attribute.
boolean isSetMimeContentType()
Mime Content Type' attribute is set.
unsetMimeContentType(),
getMimeContentType(),
setMimeContentType(String)String getMimeSubtype()
If the meaning of the 'Mime Subtype' attribute isn't clear, there really should be more of a description here...
isSetMimeSubtype(),
unsetMimeSubtype(),
setMimeSubtype(String),
Ifc2x3tc1Package.getIfcDocumentElectronicFormat_MimeSubtype()void setMimeSubtype(String value)
Mime Subtype' attribute.
value - the new value of the 'Mime Subtype' attribute.isSetMimeSubtype(),
unsetMimeSubtype(),
getMimeSubtype()void unsetMimeSubtype()
Mime Subtype' attribute.
isSetMimeSubtype(),
getMimeSubtype(),
setMimeSubtype(String)boolean isSetMimeSubtype()
Mime Subtype' attribute is set.
unsetMimeSubtype(),
getMimeSubtype(),
setMimeSubtype(String)Copyright © 2016 OpenSource BIM. All rights reserved.