com.googlecode.googleplus.model.moments
Class Moment
java.lang.Object
com.googlecode.googleplus.model.moments.Moment
public class Moment
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Moment
public Moment()
getType
public MomentType getType()
setType
public void setType(MomentType type)
getTarget
public Target getTarget()
setTarget
public void setTarget(Target target)
getResult
public Result getResult()
setResult
public void setResult(Result result)
Copyright © 2014. All Rights Reserved.