public class IfcFileSchema extends Object implements IIfcHeaderItem
IfcFileSchema
| Constructor and Description |
|---|
IfcFileSchema() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<String> |
getSchemaIdentifiers()
Gets or sets the schema identifiers.
|
void |
setSchemaIdentifiers(IfcCollection<String> value)
Gets or sets the schema identifiers.
|
public final IfcCollection<String> getSchemaIdentifiers()
Gets or sets the schema identifiers.
Value: The schema identifiers.public final void setSchemaIdentifiers(IfcCollection<String> value)
Gets or sets the schema identifiers.
Value: The schema identifiers.