Class Regs
- java.lang.Object
-
- org.prebid.mobile.rendering.models.openrtb.bidRequests.BaseBid
-
- org.prebid.mobile.rendering.models.openrtb.bidRequests.Regs
-
- All Implemented Interfaces:
java.io.Serializable
public class Regs extends BaseBid
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.Integercoppa
-
Constructor Summary
Constructors Constructor Description Regs()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExtgetExt()org.json.JSONObjectgetJsonObject()
-
-
-
Method Detail
-
getJsonObject
public org.json.JSONObject getJsonObject() throws org.json.JSONException- Throws:
org.json.JSONException
-
getExt
public Ext getExt()
-
-