Uses of Class
ca.infoway.messagebuilder.xml.DifferenceMatch

Packages that use DifferenceMatch
ca.infoway.messagebuilder.xml   
 

Uses of DifferenceMatch in ca.infoway.messagebuilder.xml
 

Methods in ca.infoway.messagebuilder.xml that return DifferenceMatch
 DifferenceMatch Difference.getMatchConfidence()
           
static DifferenceMatch DifferenceMatch.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DifferenceMatch[] DifferenceMatch.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in ca.infoway.messagebuilder.xml with parameters of type DifferenceMatch
 void Difference.setMatchConfidence(DifferenceMatch matchConfidence)
           
 



Copyright © 2013. All Rights Reserved.