Uses of Class
org.unitils.reflectionassert.report.impl.DefaultDifferenceReport.MatchType

Packages that use DefaultDifferenceReport.MatchType
org.unitils.reflectionassert.report.impl   
 

Uses of DefaultDifferenceReport.MatchType in org.unitils.reflectionassert.report.impl
 

Methods in org.unitils.reflectionassert.report.impl that return DefaultDifferenceReport.MatchType
static DefaultDifferenceReport.MatchType DefaultDifferenceReport.MatchType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DefaultDifferenceReport.MatchType[] DefaultDifferenceReport.MatchType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009. All Rights Reserved.