Uses of Enum Class
com.sap.cds.services.utils.CdsErrorStatuses
Packages that use CdsErrorStatuses
-
Uses of CdsErrorStatuses in com.sap.cds.services.utils
Methods in com.sap.cds.services.utils that return CdsErrorStatusesModifier and TypeMethodDescriptionstatic CdsErrorStatusesReturns the enum constant of this class with the specified name.static CdsErrorStatuses[]CdsErrorStatuses.values()Returns an array containing the constants of this enum class, in the order they are declared.