org.crosswire.jsword.passage
Interface PreferredKey

All Known Implementing Classes:
ReadingsBook, SwordDailyDevotion

public interface PreferredKey

For any time when a component wishes to express a preference for a Key. This interface will often be optional to allow objects to not specify a preference.

Author:
Joe Walker
See Also:
The GNU Lesser General Public License for details.

Method Summary
 Key getPreferred()
          What Key would this object like us to use?
 

Method Detail

getPreferred

Key getPreferred()
What Key would this object like us to use?

Returns:
The preferredKey

Copyright ยจ 2003-2015