Package | Description |
---|---|
com.orientechnologies.orient.console |
Modifier and Type | Field and Description |
---|---|
protected Map<String,OTableFormatter.ALIGNMENT> |
OTableFormatter.columnAlignment |
Modifier and Type | Method and Description |
---|---|
static OTableFormatter.ALIGNMENT |
OTableFormatter.ALIGNMENT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OTableFormatter.ALIGNMENT[] |
OTableFormatter.ALIGNMENT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OTableFormatter.setColumnAlignment(String column,
OTableFormatter.ALIGNMENT alignment) |
Copyright © 2009–2020 OrientDB. All rights reserved.