Class LicenseMapper
- java.lang.Object
-
- springfox.documentation.oas.mappers.LicenseMapper
-
public class LicenseMapper extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
LicenseMapper.License
-
Constructor Summary
Constructors Constructor Description LicenseMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.swagger.v3.oas.models.info.License
apiInfoToLicense(ApiInfo from)
-
-
-
Method Detail
-
apiInfoToLicense
public io.swagger.v3.oas.models.info.License apiInfoToLicense(ApiInfo from)
-
-