Class Source
- java.lang.Object
-
- org.prebid.mobile.rendering.models.openrtb.bidRequests.BaseBid
-
- org.prebid.mobile.rendering.models.openrtb.bidRequests.source.Source
-
- All Implemented Interfaces:
java.io.Serializable
public class Source extends BaseBid
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Source()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ExtgetExt()org.json.JSONObjectgetJsonObject()java.lang.StringgetTid()voidsetExt(Ext ext)voidsetTid(java.lang.String tid)
-