Uses of Class
com.google.api.ads.dfp.v201111.MinuteOfHour

Uses of MinuteOfHour in com.google.api.ads.dfp.v201111
 

Fields in com.google.api.ads.dfp.v201111 declared as MinuteOfHour
static MinuteOfHour MinuteOfHour.FIFTEEN
           
static MinuteOfHour MinuteOfHour.FORTY_FIVE
           
static MinuteOfHour MinuteOfHour.THIRTY
           
static MinuteOfHour MinuteOfHour.ZERO
           
 

Methods in com.google.api.ads.dfp.v201111 that return MinuteOfHour
static MinuteOfHour MinuteOfHour.fromString(String value)
           
static MinuteOfHour MinuteOfHour.fromValue(String value)
           
 MinuteOfHour TimeOfDay.getMinute()
          Gets the minute value for this TimeOfDay.
 

Methods in com.google.api.ads.dfp.v201111 with parameters of type MinuteOfHour
 void TimeOfDay.setMinute(MinuteOfHour minute)
          Sets the minute value for this TimeOfDay.
 

Constructors in com.google.api.ads.dfp.v201111 with parameters of type MinuteOfHour
TimeOfDay(Integer hour, MinuteOfHour minute)
           
 



Copyright © 2011. All Rights Reserved.