public final class ModelMetadata extends Object implements AutoCloseable
Modifier and Type | Class and Description |
---|---|
static class |
ModelMetadata.Builder
The builder class to create the luciad::ModelMedata class.
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
finalize() |
String |
getTitle() |
static ModelMetadata.Builder |
newBuilder() |
public void close()
close
in interface AutoCloseable
@NotNull public static ModelMetadata.Builder newBuilder()
ModelMetadata
@NotNull public String getTitle()