com.googlecode.googleplus.model.comment
Class InReplyTo

java.lang.Object
  extended by com.googlecode.googleplus.model.comment.InReplyTo

public class InReplyTo
extends Object


Constructor Summary
InReplyTo()
           
 
Method Summary
 String getId()
           
 String getUrl()
           
 void setId(String id)
           
 void setUrl(String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InReplyTo

public InReplyTo()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getUrl

public String getUrl()

setUrl

public void setUrl(String url)


Copyright © 2014. All Rights Reserved.