Class Location
java.lang.Object
com.exxothermic.audioeverywheresdk.business.model.Location
Class that holds an Exxtractor Location for the application
- Since:
- 8/12/14
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCurrentAd
(Advertisement currentAdvertisement) void
setCurrentSkin
(Skin currentSkin) void
setVenueDetail
(VenueDetail venueDetail) toString()
-
Field Details
-
PHONE
public static final int PHONE- See Also:
-
TABLET
public static final int TABLET- See Also:
-
-
Constructor Details
-
Location
public Location()
-
-
Method Details