Class GroupNoticeResp.Image

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getId()
      final Unit setId(@SerializedName(value = "id") String id)
      final String getWidth()
      final Unit setWidth(@SerializedName(value = "width") String width)
      final String getHeight()
      final Unit setHeight(@SerializedName(value = "height") String height)
      • Methods inherited from class java.lang.Object

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