Uses of Enum Class
com.sap.cds.generator.Result.Status
Packages that use Result.Status
-
Uses of Result.Status in com.sap.cds.generator
Methods in com.sap.cds.generator that return Result.StatusModifier and TypeMethodDescriptionResult.getStatus()static Result.StatusReturns the enum constant of this class with the specified name.static Result.Status[]Result.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.