Package com.restfb.types
Class StoryAttachment.Image
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.FacebookType
com.restfb.types.StoryAttachment.Image
- All Implemented Interfaces:
Serializable
- Enclosing class:
- StoryAttachment
Image data as applicable for the attachment
- Author:
- Kevin Leturc
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.restfb.types.FacebookType
FacebookType.Metadata
-
Constructor Summary
-
Method Summary
Methods inherited from class com.restfb.types.FacebookType
getId, getMetadata, getType, setId, setMetadata, setType
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
Image
public Image()
-
-
Method Details
-
getHeight
-
setHeight
-
getWidth
-
setWidth
-
getSrc
-
setSrc
-