Uses of Class
com.google.api.ads.dfp.axis.v201204.ContentStatus

Packages that use ContentStatus
com.google.api.ads.dfp.axis.v201204   
 

Uses of ContentStatus in com.google.api.ads.dfp.axis.v201204
 

Fields in com.google.api.ads.dfp.axis.v201204 declared as ContentStatus
static ContentStatus ContentStatus.ACTIVE
           
static ContentStatus ContentStatus.INACTIVE
           
 

Methods in com.google.api.ads.dfp.axis.v201204 that return ContentStatus
static ContentStatus ContentStatus.fromString(String value)
           
static ContentStatus ContentStatus.fromValue(String value)
           
 ContentStatus Content.getStatus()
          Gets the status value for this Content.
 

Methods in com.google.api.ads.dfp.axis.v201204 with parameters of type ContentStatus
 void Content.setStatus(ContentStatus status)
          Sets the status value for this Content.
 

Constructors in com.google.api.ads.dfp.axis.v201204 with parameters of type ContentStatus
Content(Long id, String name, ContentStatus status)
           
 



Copyright © 2012. All Rights Reserved.