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

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

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

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

Methods in com.mirth.match.ejb.inex 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.inex with parameters of type IsoCountry
 void User.setCountry(IsoCountry value)
          Sets the value of the country property.
 



Copyright © 2011 Mirth Corp. All Rights Reserved.