-
public class CreativeExtensions extends VASTParserBase
-
-
Field Summary
Fields Modifier and Type Field Description private ArrayList<CreativeExtension>creativeExtenstions
-
Constructor Summary
Constructors Constructor Description CreativeExtensions(XmlPullParser p)
-
Method Summary
Modifier and Type Method Description ArrayList<CreativeExtension>getCreativeExtenstions()-
-
Constructor Detail
-
CreativeExtensions
CreativeExtensions(XmlPullParser p)
-
-
Method Detail
-
getCreativeExtenstions
ArrayList<CreativeExtension> getCreativeExtenstions()
-
-
-
-