| Package | Description |
|---|---|
| com.sap.cds.ql.cqn |
| Modifier and Type | Method and Description |
|---|---|
static CqnJoin.Type |
CqnJoin.Type.joinType(String type) |
CqnJoin.Type |
CqnJoin.type() |
static CqnJoin.Type |
CqnJoin.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CqnJoin.Type[] |
CqnJoin.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 SAP. All rights reserved.