| Package | Description |
|---|---|
| com.avaje.ebean.annotation |
Extra deployment annotations
|
| com.avaje.ebeanservice.docstore.api.mapping |
Mapping for document store integration.
|
| Modifier and Type | Method and Description |
|---|---|
static DocProperty.Option |
DocProperty.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocProperty.Option[] |
DocProperty.Option.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DocProperty.Option |
DocPropertyOptions.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
DocPropertyOptions.setOptions(DocProperty.Option options) |
Copyright © 2016. All rights reserved.