Package com.vividsolutions.jump.qa.diff
Class MatchFeature
- java.lang.Object
-
- com.vividsolutions.jump.qa.diff.MatchFeature
-
public class MatchFeature extends Object
-
-
Constructor Summary
Constructors Constructor Description MatchFeature(Feature feature)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Feature
getFeature()
boolean
isMatched()
void
setMatched(boolean isMatched)
-