public class VenueContentImpl extends Object implements VenueContent
| Modifier and Type | Method and Description |
|---|---|
static VenueContent |
createVenueContent(org.json.JSONObject jsonObject) |
Venue |
getContent()
Gets the Venue object relating to this VenueContent object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypepublic static VenueContent createVenueContent(org.json.JSONObject jsonObject)
public Venue getContent()
VenueContentgetContent in interface VenueContentCopyright © 2017. All rights reserved.