Uses of Class
com.jakewharton.domainr.entities.InfoResult.Tld

Packages that use InfoResult.Tld
com.jakewharton.domainr.entities Immutable POJOs which provide native object representation of the JSON returned by remote API calls. 
 

Uses of InfoResult.Tld in com.jakewharton.domainr.entities
 

Methods in com.jakewharton.domainr.entities that return InfoResult.Tld
 InfoResult.Tld InfoResult.getTld()
           
 

Methods in com.jakewharton.domainr.entities with parameters of type InfoResult.Tld
 void InfoResult.setTld(InfoResult.Tld tld)
           
 



Copyright © 2011 Jake Wharton. All Rights Reserved.