Uses of Interface
org.dishevelled.identify.IdentifyUtils.NameStrategy

Uses of IdentifyUtils.NameStrategy in org.dishevelled.identify
 

Methods in org.dishevelled.identify that return IdentifyUtils.NameStrategy
 IdentifyUtils.NameStrategy IdentifyUtils.getNameStrategy()
          Return the strategy used to determine the value for a name property on a bean.
 

Methods in org.dishevelled.identify with parameters of type IdentifyUtils.NameStrategy
 void IdentifyUtils.setNameStrategy(IdentifyUtils.NameStrategy nameStrategy)
          Set the strategy used to determine the value for a name property on a bean to nameStrategy.
 



Copyright (c) 2003-2012 held jointly by the individual authors. Licensed under the GNU Lesser General Public License (LGPL).