Uses of Enum Class
com.sap.cds.generator.GeneratedAnnotationDetailLevel
Packages that use GeneratedAnnotationDetailLevel
-
Uses of GeneratedAnnotationDetailLevel in com.sap.cds.generator
Methods in com.sap.cds.generator that return GeneratedAnnotationDetailLevelModifier and TypeMethodDescriptionConfiguration.getGenerationAnnotationDetailLevel()ConfigurationImpl.getGenerationAnnotationDetailLevel()Returns the enum constant of this class with the specified name.static GeneratedAnnotationDetailLevel[]GeneratedAnnotationDetailLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sap.cds.generator with parameters of type GeneratedAnnotationDetailLevelModifier and TypeMethodDescriptionvoidConfigurationImpl.setGenerationAnnotationDetailLevel(GeneratedAnnotationDetailLevel detailLevel)