Uses of Class
jcolibri.test.recommenders.housesData.HouseDescription.Type

Packages that use HouseDescription.Type
jcolibri.test.recommenders.housesData Houses database for testing 
 

Uses of HouseDescription.Type in jcolibri.test.recommenders.housesData
 

Methods in jcolibri.test.recommenders.housesData that return HouseDescription.Type
 HouseDescription.Type HouseDescription.getType()
           
static HouseDescription.Type HouseDescription.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HouseDescription.Type[] HouseDescription.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in jcolibri.test.recommenders.housesData with parameters of type HouseDescription.Type
 void HouseDescription.setType(HouseDescription.Type type)
           
 


GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es