com.googlecode.googleplus.model.person
Class PersonFeed

java.lang.Object
  extended by com.googlecode.googleplus.model.BaseFeed<Person>
      extended by com.googlecode.googleplus.model.person.PersonFeed

public class PersonFeed
extends BaseFeed<Person>


Constructor Summary
PersonFeed()
           
 
Method Summary
 
Methods inherited from class com.googlecode.googleplus.model.BaseFeed
getEtag, getId, getItems, getKind, getNextLink, getNextPageToken, getSelfLink, getTitle, getUpdated, setEtag, setId, setItems, setKind, setNextLink, setNextPageToken, setSelfLink, setTitle, setUpdated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersonFeed

public PersonFeed()


Copyright © 2014. All Rights Reserved.