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

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

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

Methods in com.jakewharton.domainr.entities that return types with arguments of type InfoResult.Registrar
 List<InfoResult.Registrar> InfoResult.getRegistrars()
           
 

Method parameters in com.jakewharton.domainr.entities with type arguments of type InfoResult.Registrar
 void InfoResult.setRegistrars(List<InfoResult.Registrar> registrars)
           
 



Copyright © 2011 Jake Wharton. All Rights Reserved.