Uses of Class
org.hdtourist.model.services.HdTouristService

Packages that use HdTouristService
org.hdtourist.model.services   
 

Uses of HdTouristService in org.hdtourist.model.services
 

Fields in org.hdtourist.model.services declared as HdTouristService
private static HdTouristService HdTouristService.INSTANCE
          The instance.
 

Methods in org.hdtourist.model.services that return HdTouristService
static HdTouristService HdTouristService.getInstance()
          Gets the single instance of HdTouristService.
static HdTouristService HdTouristService.getInstance(android.app.Activity activity)
          Gets the single instance of HdTouristService.