Package | Description |
---|---|
com.openindex.openestate.tool.agency.expose |
Modifier and Type | Field and Description |
---|---|
protected AbstractExpose.Orientation |
AbstractExpose.orientation
Holds the configured page-orientation during expose generation.
|
Modifier and Type | Method and Description |
---|---|
AbstractExpose.Orientation |
AbstractExpose.getOrientation() |
static AbstractExpose.Orientation |
AbstractExpose.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractExpose.Orientation[] |
AbstractExpose.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractExpose.setOrientation(AbstractExpose.Orientation val) |
Copyright © 2015 OpenEstate. All rights reserved.