| Package | Description |
|---|---|
| com.cosium.openapi.annotation_processor.option |
| Modifier and Type | Method and Description |
|---|---|
Options |
Options.Builder.build()
Builds a new
Options. |
Options |
Options.BuildFinal.build()
Builds a new
Options. |
static Options |
Options.copyOf(IOptions instance)
Creates an immutable copy of a
IOptions value. |
Options |
Options.withBaseGenerationPackage(String value)
Copy the current immutable object by setting a value for the
baseGenerationPackage attribute. |
Options |
Options.withCodeGenerator(ICodeGeneratorOptions value)
Copy the current immutable object by setting a value for the
codeGenerator attribute. |
Options |
Options.withSpecificationGenerator(ISpecificationGeneratorOptions value)
Copy the current immutable object by setting a value for the
specificationGenerator attribute. |
Copyright © 2017 Cosium. All rights reserved.