Uses of Class
uaa.feral.social.demographics.DemographicFunctions

Packages that use DemographicFunctions
uaa.feral.social   
 

Uses of DemographicFunctions in uaa.feral.social
 

Methods in uaa.feral.social that return DemographicFunctions
 DemographicFunctions Community.getDemographicFunction()
           
 

Methods in uaa.feral.social with parameters of type DemographicFunctions
 void Community.setDemographicFunction(DemographicFunctions demographicFunction)