Uses of Class
corny.addressbook.searching.ValueModifier.ValueModifier.Modifier

Packages that use ValueModifier.Modifier
corny.addressbook.searching.ValueModifier   
 

Uses of ValueModifier.Modifier in corny.addressbook.searching.ValueModifier
 

Methods in corny.addressbook.searching.ValueModifier that return ValueModifier.Modifier
static ValueModifier.Modifier ValueModifier.Modifier.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ValueModifier.Modifier[] ValueModifier.Modifier.values()
          Returns an array containing the constants of this enum type, in the order they are declared.