Class MatchFeature

java.lang.Object
com.vividsolutions.jump.qa.diff.MatchFeature

public class MatchFeature extends Object
  • Constructor Details

    • MatchFeature

      public MatchFeature(Feature feature)
  • Method Details

    • getFeature

      public Feature getFeature()
    • setMatched

      public void setMatched(boolean isMatched)
    • isMatched

      public boolean isMatched()