Uses of Class
net.sf.jmd.evaluation.IDifference.Layer

Packages that use IDifference.Layer
net.sf.jmd.evaluation   
net.sf.jmd.evaluation.impl   
 

Uses of IDifference.Layer in net.sf.jmd.evaluation
 

Methods in net.sf.jmd.evaluation that return IDifference.Layer
 IDifference.Layer IDifference.getLayer()
           
static IDifference.Layer IDifference.Layer.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IDifference.Layer[] IDifference.Layer.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sf.jmd.evaluation with parameters of type IDifference.Layer
 void IDifference.setLayer(IDifference.Layer newLayer)
           
 

Uses of IDifference.Layer in net.sf.jmd.evaluation.impl
 

Methods in net.sf.jmd.evaluation.impl that return IDifference.Layer
 IDifference.Layer Difference.getLayer()
           
 

Methods in net.sf.jmd.evaluation.impl with parameters of type IDifference.Layer
 void Difference.setLayer(IDifference.Layer newLayer)
           
 



Copyright © 2007-2010. All Rights Reserved.