net.stepniak.picheese.pojos.v1
Class PhotoUrl
java.lang.Object
net.stepniak.picheese.pojos.Base
net.stepniak.picheese.pojos.v1.PhotoUrl
- All Implemented Interfaces:
- Serializable
public class PhotoUrl
- extends Base
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PhotoUrl
public PhotoUrl()
PhotoUrl
public PhotoUrl(String thumbnail,
String normal,
String original)
getThumbnail
public String getThumbnail()
getNormal
public String getNormal()
getOriginal
public String getOriginal()
Copyright © 2013. All Rights Reserved.