Uses of Class
org.openwms.core.domain.preferences.ModulePreference

Packages that use ModulePreference
org.openwms.core.domain.preferences Contains classes dealing with preferences belonging to the schema http://www.openwms.org/schema/preferences. 
 

Uses of ModulePreference in org.openwms.core.domain.preferences
 

Methods in org.openwms.core.domain.preferences that return ModulePreference
 ModulePreference ObjectFactory.createModulePreference()
          Create an instance of ModulePreference.
 

Methods in org.openwms.core.domain.preferences that return types with arguments of type ModulePreference
 List<ModulePreference> Preferences.getModules()
          Return a list of all ModulePreferences or an empty ArrayList when no ModulePreferences exist.
 



Copyright © 2005-2011 openwms.org. All Rights Reserved.