Uses of Class
com.mirth.match.ejb.core.IsoCountry

Packages that use IsoCountry
com.mirth.match.ejb.core   
 

Uses of IsoCountry in com.mirth.match.ejb.core
 

Fields in com.mirth.match.ejb.core declared as IsoCountry
protected  IsoCountry User.country
           
 

Methods in com.mirth.match.ejb.core that return IsoCountry
 IsoCountry ObjectFactory.createIsoCountry()
          Create an instance of IsoCountry
 IsoCountry User.getCountry()
          Gets the value of the country property.
 

Methods in com.mirth.match.ejb.core with parameters of type IsoCountry
 void User.setCountry(IsoCountry value)
          Sets the value of the country property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.