Package | Description |
---|---|
com.sap.cds.ql | |
com.sap.cds.ql.cqn |
Modifier and Type | Interface and Description |
---|---|
interface |
ElementRef<T> |
Modifier and Type | Method and Description |
---|---|
CqnSelectListValue |
Value.as(String alias) |
CqnSelectListValue |
Value.withoutAlias() |
Modifier and Type | Interface and Description |
---|---|
interface |
CqnElementRef |
Modifier and Type | Method and Description |
---|---|
default CqnSelectListValue |
CqnSelectListValue.asValue() |
default CqnSelectListValue |
CqnSelectListItem.asValue() |
CqnSelectListValue |
CqnSortSpecification.item() |
Modifier and Type | Method and Description |
---|---|
default void |
CqnVisitor.visit(CqnSelectListValue slv) |
Copyright © 2020 SAP. All rights reserved.