类 ScalarModelToPropertyConverter

  • 所有已实现的接口:
    org.springframework.core.convert.converter.Converter<springfox.documentation.schema.ScalarModelSpecification,​io.swagger.models.properties.Property>

    public class ScalarModelToPropertyConverter
    extends Object
    implements org.springframework.core.convert.converter.Converter<springfox.documentation.schema.ScalarModelSpecification,​io.swagger.models.properties.Property>
    • 构造器详细资料

      • ScalarModelToPropertyConverter

        public ScalarModelToPropertyConverter()
    • 方法详细资料

      • convert

        public io.swagger.models.properties.Property convert​(springfox.documentation.schema.ScalarModelSpecification source)
        指定者:
        convert 在接口中 org.springframework.core.convert.converter.Converter<springfox.documentation.schema.ScalarModelSpecification,​io.swagger.models.properties.Property>