org.LexGrid.LexBIG.gui.restrictions
Class MatchingDesignation
java.lang.Object
org.LexGrid.LexBIG.gui.restrictions.Restriction
org.LexGrid.LexBIG.gui.restrictions.MatchingDesignation
public class MatchingDesignation
- extends Restriction
Holder for the restrictToMatchingDesignation types of restrictions.
- Version:
- subversion $Revision: $ checked in on $Date: $
- Author:
- Dan Armbrust
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
matchText
public java.lang.String matchText
matchAlgorithm
public java.lang.String matchAlgorithm
language
public java.lang.String language
searchDesignationOption
public CodedNodeSet.SearchDesignationOption searchDesignationOption
MatchingDesignation
public MatchingDesignation()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object