com.googlecode.googleplus.model.activity
Class ActivityObjectAttachmentsImage
java.lang.Object
com.googlecode.googleplus.model.activity.ActivityObjectAttachmentsImage
public class ActivityObjectAttachmentsImage
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActivityObjectAttachmentsImage
public ActivityObjectAttachmentsImage()
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
getWidth
public long getWidth()
setWidth
public void setWidth(long width)
getType
public String getType()
setType
public void setType(String type)
getHeight
public long getHeight()
setHeight
public void setHeight(long height)
Copyright © 2014. All Rights Reserved.