com.googlecode.googleplus.model.person
Class PersonImage

java.lang.Object
  extended by com.googlecode.googleplus.model.person.PersonImage

public class PersonImage
extends Object


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

Constructor Detail

PersonImage

public PersonImage()
Method Detail

getUrl

public String getUrl()

setUrl

public void setUrl(String url)


Copyright © 2014. All Rights Reserved.