Uses of Class
com.googlecode.googleplus.model.comment.InReplyTo

Packages that use InReplyTo
com.googlecode.googleplus.model.comment   
 

Uses of InReplyTo in com.googlecode.googleplus.model.comment
 

Methods in com.googlecode.googleplus.model.comment that return types with arguments of type InReplyTo
 List<InReplyTo> Comment.getInReplyTo()
           
 

Method parameters in com.googlecode.googleplus.model.comment with type arguments of type InReplyTo
 void Comment.setInReplyTo(List<InReplyTo> inReplyTo)
           
 



Copyright © 2014. All Rights Reserved.