SundayGeneration

class SundayGeneration(val name: String, objects: ObjectFactory, project: Project)

Constructors

Link copied to clipboard
fun SundayGeneration(name: String, objects: ObjectFactory, project: Project)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var coroutines: Property<Boolean>
Link copied to clipboard
val defaultMediaTypes: ListProperty<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var framework: Property<TargetFramework>
Link copied to clipboard
Link copied to clipboard
var generateModel: Property<Boolean>
Link copied to clipboard
var generateService: Property<Boolean>
Link copied to clipboard
val includes: Property<FileCollection>
Link copied to clipboard
var mode: Property<GenerationMode>
Link copied to clipboard
var modelPkgName: Property<String>
Link copied to clipboard
Link copied to clipboard
val outputDir: Property<Directory>
Link copied to clipboard
var pkgName: Property<String>
Link copied to clipboard
Link copied to clipboard
var servicePkgName: Property<String>
Link copied to clipboard
var serviceSuffix: Property<String>
Link copied to clipboard
val source: Property<FileCollection>
Link copied to clipboard