public class CompleteVenue extends CompactVenue
| Constructor and Description |
|---|
CompleteVenue() |
| Modifier and Type | Method and Description |
|---|---|
Count |
getBeenHere()
Returns count of the number of times the acting user has been here.
|
String |
getDescription()
Returns description of the venue provided by venue owner.
|
Mayor |
getMayor()
Returns mayor of this venue
|
Photos |
getPhotos()
Returns photos for this venue
|
String |
getShortUrl()
Returns a short URL for this venue, e.g.
|
CompleteSpecial[] |
getSpecialsNearby()
Returns an array of specials near this venue.
|
String[] |
getTags()
Returns venue tags
|
String |
getTimeZone()
Returns time zone
|
getCategories, getContact, getHereNow, getId, getLocation, getName, getSpecials, getStats, getTips, getTodos, getUrl, getVerifiedpublic String getDescription()
public Mayor getMayor()
public String[] getTags()
public Count getBeenHere()
public String getShortUrl()
public CompleteSpecial[] getSpecialsNearby()
public Photos getPhotos()
public String getTimeZone()
Copyright © 2014 Foyt. All Rights Reserved.