| Constructor and Description |
|---|
ItemPhoto() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.Integer |
getCarouselOffset() |
ItemPhotoPhotos |
getPhotos() |
java.lang.Integer |
getPostId() |
int |
hashCode() |
ItemPhoto |
setCarouselOffset(java.lang.Integer carouselOffset) |
ItemPhoto |
setPhotos(ItemPhotoPhotos photos) |
ItemPhoto |
setPostId(java.lang.Integer postId) |
java.lang.String |
toPrettyString() |
java.lang.String |
toString() |
getDate, getFeedback, getShortTextRate, getSourceId, getType, setDate, setFeedback, setShortTextRate, setSourceId, setTypeclone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic java.lang.Integer getCarouselOffset()
public ItemPhoto setCarouselOffset(java.lang.Integer carouselOffset)
public ItemPhotoPhotos getPhotos()
public ItemPhoto setPhotos(ItemPhotoPhotos photos)
public java.lang.Integer getPostId()
public ItemPhoto setPostId(java.lang.Integer postId)
public java.lang.String toPrettyString()
toPrettyString in class ItemBase