Uses of Class
com.googlecode.googleplus.model.moments.MomentType

Packages that use MomentType
com.googlecode.googleplus.model.moments   
 

Uses of MomentType in com.googlecode.googleplus.model.moments
 

Methods in com.googlecode.googleplus.model.moments that return MomentType
 MomentType Moment.getType()
           
static MomentType MomentType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MomentType[] MomentType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.googlecode.googleplus.model.moments with parameters of type MomentType
 void Moment.setType(MomentType type)
           
 



Copyright © 2014. All Rights Reserved.