| Package | Description |
|---|---|
| com.sap.cds.services.utils.info |
| Modifier and Type | Method and Description |
|---|---|
static CdsInfo.Details |
CdsInfo.Details.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CdsInfo.Details[] |
CdsInfo.Details.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
CdsInfo.info(CdsInfo.Details details)
Provides the information in a specific flavor.
|
Copyright © 2021. All rights reserved.