Uses of Class
com.agimatec.annomark.example.model.CvCountry

Packages that use CvCountry
com.agimatec.annomark.example.model   
 

Uses of CvCountry in com.agimatec.annomark.example.model
 

Methods in com.agimatec.annomark.example.model that return CvCountry
 CvCountry CvPostcode.getCountry()
           
 CvCountry Address.getCountry()
           
 

Methods in com.agimatec.annomark.example.model with parameters of type CvCountry
 void CvPostcode.setCountry(CvCountry country)
           
 void Address.setCountry(CvCountry country)
           
 



Copyright © 2008-2011. All Rights Reserved.