Class SlardarSwaggerProp.EnabledParameter

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      boolean isEnable()
      void setEnable(boolean enable)
      • Methods inherited from class io.swagger.v3.oas.models.parameters.Parameter

        $ref, addExample, addExtension, addExtension31, allowEmptyValue, allowReserved, content, deprecated, description, equals, example, examples, explode, extensions, get$ref, getAllowEmptyValue, getAllowReserved, getContent, getDeprecated, getDescription, getExample, getExamples, getExplode, getExtensions, getIn, getName, getRequired, getSchema, getStyle, hashCode, in, name, required, schema, set$ref, setAllowEmptyValue, setAllowReserved, setContent, setDeprecated, setDescription, setExample, setExamples, setExplode, setExtensions, setIn, setName, setRequired, setSchema, setStyle, style, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SlardarSwaggerProp.EnabledParameter

        SlardarSwaggerProp.EnabledParameter()