Class ParameterMapper


  • @Deprecated
    public class ParameterMapper
    extends java.lang.Object
    Deprecated.
    Since:
    3.0.0
    • Constructor Summary

      Constructors 
      Constructor Description
      ParameterMapper()
      Deprecated.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      io.swagger.models.parameters.Parameter mapParameter​(springfox.documentation.service.Parameter source)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

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

      • ParameterMapper

        public ParameterMapper()
        Deprecated.
    • Method Detail

      • mapParameter

        public io.swagger.models.parameters.Parameter mapParameter​(springfox.documentation.service.Parameter source)
        Deprecated.