Uses of Class
com.cloudcontrolled.api.model.Country

Packages that use Country
com.cloudcontrolled.api.model   
 

Uses of Country in com.cloudcontrolled.api.model
 

Methods in com.cloudcontrolled.api.model that return Country
 Country BillingAccount.getCountry()
           Getter for the field country.
 

Methods in com.cloudcontrolled.api.model with parameters of type Country
 void BillingAccount.setCountry(Country country)
           Setter for the field country.
 



Copyright © 2012. All Rights Reserved.