Class 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)  
      • Methods inherited from class java.lang.Object

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

      • LicenseMapper

        public LicenseMapper()
    • Method Detail

      • apiInfoToLicense

        public io.swagger.v3.oas.models.info.License apiInfoToLicense​(ApiInfo from)