|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.umls.data.property.EntityPropertyPropertyComparator
public class EntityPropertyPropertyComparator
The Class PresentationPropertyComparator.
Constructor Summary | |
---|---|
EntityPropertyPropertyComparator()
|
Method Summary | |
---|---|
int |
compare(Presentation o1,
Presentation o2)
|
java.lang.String |
getDefaultLanguage()
Gets the default language. |
MrrankUtility |
getMrrankUtility()
Gets the mrrank utility. |
java.lang.String |
getSab()
Gets the sab. |
void |
setDefaultLanguage(java.lang.String defaultLanguage)
Sets the default language. |
void |
setMrrankUtility(MrrankUtility mrrankUtility)
Sets the mrrank utility. |
void |
setSab(java.lang.String sab)
Sets the sab. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public EntityPropertyPropertyComparator()
Method Detail |
---|
public int compare(Presentation o1, Presentation o2)
compare
in interface java.util.Comparator<Presentation>
public MrrankUtility getMrrankUtility()
public void setMrrankUtility(MrrankUtility mrrankUtility)
mrrankUtility
- the new mrrank utilitypublic java.lang.String getSab()
public void setSab(java.lang.String sab)
sab
- the new sabpublic java.lang.String getDefaultLanguage()
public void setDefaultLanguage(java.lang.String defaultLanguage)
defaultLanguage
- the new default language
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |