Uses of Class
org.oddjob.beancmpr.beans.MatchResultType.Type

Packages that use MatchResultType.Type
org.oddjob.beancmpr.beans   
 

Uses of MatchResultType.Type in org.oddjob.beancmpr.beans
 

Methods in org.oddjob.beancmpr.beans that return MatchResultType.Type
 MatchResultType.Type MatchResultType.getType()
           
 MatchResultType.Type MatchResultType.XMissing.getType()
           
 MatchResultType.Type MatchResultType.YMissing.getType()
           
 MatchResultType.Type MatchResultType.Equal.getType()
           
 MatchResultType.Type MatchResultType.NotEqual.getType()
           
static MatchResultType.Type MatchResultType.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MatchResultType.Type[] MatchResultType.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.oddjob.beancmpr.beans with parameters of type MatchResultType.Type
protected  void SharedNameResultBeanFactory.populateMatchResultType(Object resultBean, MatchResultType.Type matchResultType)
           
protected abstract  void AbstractResultBeanFactory.populateMatchResultType(Object resultBean, MatchResultType.Type matchResultType)
           
 



Copyright © 2013. All Rights Reserved.