com.googlecode.googleplus.model.activity
Class ActivityObjectAttachmentsEmbed

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

public class ActivityObjectAttachmentsEmbed
extends Object


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

Constructor Detail

ActivityObjectAttachmentsEmbed

public ActivityObjectAttachmentsEmbed()
Method Detail

getUrl

public String getUrl()

setUrl

public void setUrl(String url)

getType

public String getType()

setType

public void setType(String type)


Copyright © 2014. All Rights Reserved.