-
public class NonLinear extends VASTParserBase
-
-
Field Summary
Fields Modifier and Type Field Description private Stringidprivate Stringwidthprivate Stringheightprivate StringexpandedWidthprivate StringexpandedHeightprivate Stringscalableprivate StringmaintainAspectRatioprivate StringminSuggestedDurationprivate StringapiFrameworkprivate StaticResourcestaticResourceprivate IFrameResourceiFrameResourceprivate AdParametersadParametersprivate NonLinearClickThroughnonLinearClickThroughprivate NonLinearClickTrackingnonLinearClickTracking
-
Constructor Summary
Constructors Constructor Description NonLinear(XmlPullParser p)
-
Method Summary
-
-
Constructor Detail
-
NonLinear
NonLinear(XmlPullParser p)
-
-
Method Detail
-
getExpandedWidth
String getExpandedWidth()
-
getExpandedHeight
String getExpandedHeight()
-
getScalable
String getScalable()
-
getMaintainAspectRatio
String getMaintainAspectRatio()
-
getMinSuggestedDuration
String getMinSuggestedDuration()
-
getApiFramework
String getApiFramework()
-
getStaticResource
StaticResource getStaticResource()
-
getIFrameResource
IFrameResource getIFrameResource()
-
getAdParameters
AdParameters getAdParameters()
-
getNonLinearClickThrough
NonLinearClickThrough getNonLinearClickThrough()
-
getNonLinearClickTracking
NonLinearClickTracking getNonLinearClickTracking()
-
getHTMLResource
HTMLResource getHTMLResource()
-
-
-
-