com.googlecode.googleplus.model.activity
Class PlusAccessEntryResource

java.lang.Object
  extended by com.googlecode.googleplus.model.activity.PlusAccessEntryResource

public class PlusAccessEntryResource
extends Object


Constructor Summary
PlusAccessEntryResource()
           
 
Method Summary
 String getId()
           
 String getType()
           
 void setId(String id)
           
 void setType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlusAccessEntryResource

public PlusAccessEntryResource()
Method Detail

getType

public String getType()

setType

public void setType(String type)

getId

public String getId()

setId

public void setId(String id)


Copyright © 2014. All Rights Reserved.