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

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

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

Fields in com.google.api.ads.dfp.axis.v201204 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.axis.v201204 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.axis.v201204 with parameters of type MinuteOfHour
 void TimeOfDay.setMinute(MinuteOfHour minute)
          Sets the minute value for this TimeOfDay.
 

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



Copyright © 2012. All Rights Reserved.