public class Vast
public String
version
public List<Ad>
ads
public Status
status
public List<Error>
errors
Vast()
String
getVersion()
List<Ad>
getAds()
Status
getStatus()
List<Error>
getErrors()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
String getVersion()
List<Ad> getAds()
Status getStatus()
List<Error> getErrors()