Class PluginRenderer
java.lang.Object
org.prebid.mobile.rendering.models.openrtb.bidRequests.BaseBid
org.prebid.mobile.rendering.models.openrtb.bidRequests.PluginRenderer
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.json.JSONObjectgetData()getName()voidsetData(org.json.JSONObject data) voidvoidsetVersion(String version)
-
Constructor Details
-
PluginRenderer
public PluginRenderer()
-
-
Method Details
-
getName
-
setName
-
getVersion
-
setVersion
-
getData
public org.json.JSONObject getData() -
setData
public void setData(org.json.JSONObject data)
-