Class InLine

    • Constructor Detail

      • InLine

        public InLine​(org.xmlpull.v1.XmlPullParser p)
               throws org.xmlpull.v1.XmlPullParserException,
                      java.io.IOException
        Throws:
        org.xmlpull.v1.XmlPullParserException
        java.io.IOException
    • Method Detail

      • getAdSystem

        public AdSystem getAdSystem()
      • getAdTitle

        public AdTitle getAdTitle()
      • getAdvertiser

        public Advertiser getAdvertiser()
      • getPricing

        public Pricing getPricing()
      • getSurvey

        public Survey getSurvey()
      • getError

        public Error getError()
      • getImpressions

        public java.util.ArrayList<Impression> getImpressions()
      • getCreatives

        public java.util.ArrayList<Creative> getCreatives()
      • setCreatives

        public void setCreatives​(java.util.ArrayList<Creative> creatives)
      • getExtensions

        public Extensions getExtensions()