Class PluginRendererList
java.lang.Object
org.prebid.mobile.rendering.models.openrtb.bidRequests.BaseBid
org.prebid.mobile.rendering.models.openrtb.bidRequests.PluginRendererList
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()org.json.JSONObjectvoidsetList(List<PluginRenderer> renderers) protected void
-
Field Details
-
RENDERERS_KEY
-
-
Constructor Details
-
PluginRendererList
public PluginRendererList()
-
-
Method Details
-
getJsonObject
public org.json.JSONObject getJsonObject() throws org.json.JSONException- Throws:
org.json.JSONException
-
setList
-
get
-
toJSON
-