Class ScalaSttp4ClientCodegen.PackageProperty
- java.lang.Object
-
- org.openapitools.codegen.languages.ScalaSttp4ClientCodegen.Property<String>
-
- org.openapitools.codegen.languages.ScalaSttp4ClientCodegen.StringProperty
-
- org.openapitools.codegen.languages.ScalaSttp4ClientCodegen.PackageProperty
-
- Enclosing class:
- ScalaSttp4ClientCodegen
public static class ScalaSttp4ClientCodegen.PackageProperty extends ScalaSttp4ClientCodegen.StringProperty
-
-
Constructor Summary
Constructors Constructor Description PackageProperty()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetApiPackage(Map<String,Object> additionalProperties)StringgetInvokerPackage(Map<String,Object> additionalProperties)StringgetModelPackage(Map<String,Object> additionalProperties)voidupdateAdditionalProperties(Map<String,Object> additionalProperties)-
Methods inherited from class org.openapitools.codegen.languages.ScalaSttp4ClientCodegen.StringProperty
getValue, toCliOptions
-
Methods inherited from class org.openapitools.codegen.languages.ScalaSttp4ClientCodegen.Property
setValue
-
-
-
-
Method Detail
-
updateAdditionalProperties
public void updateAdditionalProperties(Map<String,Object> additionalProperties)
- Overrides:
updateAdditionalPropertiesin classScalaSttp4ClientCodegen.StringProperty
-
-