| Modifier and Type | Method and Description |
|---|---|
MergeDirection |
MergeDirection.reverseDirection() |
static MergeDirection |
MergeDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MergeDirection[] |
MergeDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MergeDirection |
DummyReverseToken.getDirection() |
MergeDirection |
MergerToken.getDirection()
The direction of this token.
|
| Modifier and Type | Method and Description |
|---|---|
MergeDirection |
AbstractToDbToken.getDirection() |
| Modifier and Type | Method and Description |
|---|---|
MergeDirection |
AbstractToModelToken.getDirection() |
Copyright © 2001–2019 Apache Cayenne. All rights reserved.