public class Link extends Object implements FoursquareEntity
| Constructor and Description |
|---|
Link() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLinkedId()
Returns the identifer used by this provider to identify this venue.
|
LinkProvider |
getProvider()
Returns id of the provider
|
String |
getUrl()
Returns a URL for additional information about this venue from this provider.
|
public LinkProvider getProvider()
public String getUrl()
public String getLinkedId()
Copyright © 2014 Foyt. All Rights Reserved.