Package | Description |
---|---|
psdi.app.bim.parser.cobie |
Modifier and Type | Method and Description |
---|---|
static BIMExport.ExportFormat |
BIMExport.ExportFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BIMExport.ExportFormat[] |
BIMExport.ExportFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BIMExport(MessageLogger logger,
java.io.InputStream templateStream,
BIMExport.ExportFormat fileFormat) |