-
public class AdVerifications extends VASTParserBase
-
-
Field Summary
Fields Modifier and Type Field Description private final ArrayList<Verification>verifications
-
Constructor Summary
Constructors Constructor Description AdVerifications(XmlPullParser p)
-
Method Summary
Modifier and Type Method Description ArrayList<Verification>getVerifications()-
-
Constructor Detail
-
AdVerifications
AdVerifications(XmlPullParser p)
-
-
Method Detail
-
getVerifications
ArrayList<Verification> getVerifications()
-
-
-
-