facebook4j
Interface Photo.Image

All Known Implementing Classes:
PhotoJSONImpl.ImageJSONImpl
Enclosing interface:
Photo

public static interface Photo.Image


Method Summary
 java.lang.Integer getHeight()
           
 java.net.URL getSource()
           
 java.lang.Integer getWidth()
           
 

Method Detail

getHeight

java.lang.Integer getHeight()

getWidth

java.lang.Integer getWidth()

getSource

java.net.URL getSource()