| Package | Description |
|---|---|
| io.vertigo.dynamo.export.model |
| Modifier and Type | Method and Description |
|---|---|
Export.Orientation |
Export.getOrientation() |
static Export.Orientation |
Export.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Export.Orientation[] |
Export.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExportBuilder |
ExportBuilder.withOrientation(Export.Orientation orientation) |
Copyright © 2016. All Rights Reserved.