Class 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.Integer coppa  
    • Constructor Summary

      Constructors 
      Constructor Description
      Regs()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Ext getExt()  
      org.json.JSONObject getJsonObject()  
      void setGppSid​(java.lang.String gppSid)  
      void setGppString​(java.lang.String gppString)  
      • Methods inherited from class org.prebid.mobile.rendering.models.openrtb.bidRequests.BaseBid

        toJSON
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • coppa

        public java.lang.Integer coppa
    • Constructor Detail

      • Regs

        public Regs()
    • Method Detail

      • getJsonObject

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

        public Ext getExt()
      • setGppString

        public void setGppString​(java.lang.String gppString)
      • setGppSid

        public void setGppSid​(java.lang.String gppSid)