Uses of Enum Class
com.sap.cds.services.utils.info.CdsInfo.Details
Packages that use CdsInfo.Details
-
Uses of CdsInfo.Details in com.sap.cds.services.utils.info
Methods in com.sap.cds.services.utils.info that return CdsInfo.DetailsModifier and TypeMethodDescriptionstatic CdsInfo.DetailsReturns the enum constant of this class with the specified name.static CdsInfo.Details[]CdsInfo.Details.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sap.cds.services.utils.info with parameters of type CdsInfo.DetailsModifier and TypeMethodDescriptionCdsInfo.info(CdsInfo.Details details) Provides the information in a specific flavor.