Class GroupNoticeResp.Image
-
- All Implemented Interfaces:
public final class GroupNoticeResp.Image
-
-
Constructor Summary
Constructors Constructor Description GroupNoticeResp.Image()
-
Method Summary
Modifier and Type Method Description final StringgetId()final UnitsetId(@SerializedName(value = "id") String id)final StringgetWidth()final UnitsetWidth(@SerializedName(value = "width") String width)final StringgetHeight()final UnitsetHeight(@SerializedName(value = "height") String height)
-