|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||