Uses of Class
com.friendshipsystems.fsshresourcemanager.config.FGeneralSetting

Packages that use FGeneralSetting
com.friendshipsystems.fsshresourcemanager.config   
 

Uses of FGeneralSetting in com.friendshipsystems.fsshresourcemanager.config
 

Methods in com.friendshipsystems.fsshresourcemanager.config that return FGeneralSetting
static FGeneralSetting FGeneralSetting.getSetting(java.lang.String key)
           
 

Methods in com.friendshipsystems.fsshresourcemanager.config that return types with arguments of type FGeneralSetting
static java.util.List<FGeneralSetting> FGeneralSetting.getSettings()