Uses of Class
org.apache.myfaces.examples.listexample.SimpleCity

Packages that use SimpleCity
org.apache.myfaces.examples.listexample   
 

Uses of SimpleCity in org.apache.myfaces.examples.listexample
 

Constructors in org.apache.myfaces.examples.listexample with parameters of type SimpleCity
SimpleCountry(long id, String name, String isoCode, BigDecimal size, SimpleCity[] cities)
           
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.