java.lang.Object
org.prebid.mobile.rendering.models.openrtb.bidRequests.BaseBid
org.prebid.mobile.rendering.models.openrtb.bidRequests.imps.pmps.Format
All Implemented Interfaces:
Serializable

public class Format extends BaseBid
See Also:
  • Field Details

  • Constructor Details

    • Format

      public Format(int w, int h)
  • Method Details

    • getJsonObject

      public org.json.JSONObject getJsonObject() throws org.json.JSONException
      Throws:
      org.json.JSONException
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object