public class CommentsItemTypePhoto extends CommentsItemBase implements Validable
| Constructor and Description |
|---|
CommentsItemTypePhoto() |
getDate, getPostId, getSourceId, getType, setDate, setPostId, setSourceId, setTypeclone, finalize, getClass, notify, notifyAll, wait, wait, waitvalidateRequiredpublic java.lang.String getAccessKey()
public CommentsItemTypePhoto setAccessKey(java.lang.String accessKey)
public java.lang.Integer getAlbumId()
public CommentsItemTypePhoto setAlbumId(java.lang.Integer albumId)
public boolean canComment()
public BoolInt getCanComment()
public ObjectCount getComments()
public CommentsItemTypePhoto setComments(ObjectCount comments)
public java.lang.Boolean getHasTags()
public CommentsItemTypePhoto setHasTags(java.lang.Boolean hasTags)
public java.lang.Integer getHeight()
public CommentsItemTypePhoto setHeight(java.lang.Integer height)
public boolean isHidden()
public java.lang.Integer getId()
public CommentsItemTypePhoto setId(java.lang.Integer id)
public java.util.List<Image> getImages()
public CommentsItemTypePhoto setImages(java.util.List<Image> images)
public java.lang.Number getLat()
public CommentsItemTypePhoto setLat(java.lang.Number lat)
public Likes getLikes()
public CommentsItemTypePhoto setLikes(Likes likes)
public java.lang.Number getLng()
public CommentsItemTypePhoto setLng(java.lang.Number lng)
public java.lang.Long getOwnerId()
public CommentsItemTypePhoto setOwnerId(java.lang.Long ownerId)
public java.net.URI getPhoto256()
public CommentsItemTypePhoto setPhoto256(java.net.URI photo256)
public java.lang.String getPlace()
public CommentsItemTypePhoto setPlace(java.lang.String place)
public java.lang.Integer getRealOffset()
public CommentsItemTypePhoto setRealOffset(java.lang.Integer realOffset)
public RepostsInfo getReposts()
public CommentsItemTypePhoto setReposts(RepostsInfo reposts)
public java.util.List<PhotoSizes> getSizes()
public CommentsItemTypePhoto setSizes(java.util.List<PhotoSizes> sizes)
public java.lang.String getSquareCrop()
public CommentsItemTypePhoto setSquareCrop(java.lang.String squareCrop)
public ObjectCount getTags()
public CommentsItemTypePhoto setTags(ObjectCount tags)
public java.lang.String getText()
public CommentsItemTypePhoto setText(java.lang.String text)
public java.lang.Long getUserId()
public CommentsItemTypePhoto setUserId(java.lang.Long userId)
public CommentsItemTypePhotoVerticalAlign getVerticalAlign()
public CommentsItemTypePhoto setVerticalAlign(CommentsItemTypePhotoVerticalAlign verticalAlign)
public java.lang.Integer getWidth()
public CommentsItemTypePhoto setWidth(java.lang.Integer width)
public int hashCode()
hashCode in class CommentsItemBasepublic boolean equals(java.lang.Object o)
equals in class CommentsItemBasepublic java.lang.String toString()
toString in class CommentsItemBasepublic java.lang.String toPrettyString()
toPrettyString in class CommentsItemBase