Searched refs:getAlbum (Results 1 – 1 of 1) sorted by relevance
972 public String getAlbum() { return album; } in getAlbum() method in AbstractMessageParser.Photo991 info.add(getAlbumURL(getUser(), getAlbum())); in getInfo()993 info.add(getPhotoURL(getUser(), getAlbum(), getPhoto())); in getInfo()1297 ((Photo)token).getUser(), ((Photo)token).getAlbum())); in toHtml()