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