Package 

Class ImageUrlDTO


  • @JsonClass(generateAdapter = true) 
    public final class ImageUrlDTO
    
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String sm
      private final String md
      private final String lg
    • Method Summary

      Modifier and Type Method Description
      final String getSm()
      final String getMd()
      final String getLg()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait