Uses of Class
org.filteredpush.client.model.Resolution

Packages that use Resolution
org.filteredpush.client.model   
 

Uses of Resolution in org.filteredpush.client.model
 

Methods in org.filteredpush.client.model that return Resolution
 Resolution ObjectFactory.createResolution()
          Create an instance of Resolution
 Resolution Target.getHasResolution()
           
 

Methods in org.filteredpush.client.model with parameters of type Resolution
 void Target.setHasResolution(Resolution hasResolution)