|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.rrf.data.property.DefaultMrsatUtility
public class DefaultMrsatUtility
The Class DefaultMrsatUtility.
Constructor Summary | |
---|---|
DefaultMrsatUtility()
|
Method Summary | |
---|---|
java.util.Map<java.lang.String,MrsatUsageFactory.MrsatPropertyTypes> |
getMrsatMap()
Gets the mrsat map. |
java.lang.String |
getPropertyName(Mrsat mrsat)
Gets the property name. |
java.lang.String |
getPropertyType(Mrsat mrsat)
Gets the property type. |
void |
setMrsatMap(java.util.Map<java.lang.String,MrsatUsageFactory.MrsatPropertyTypes> mrsatMap)
Sets the mrsat map. |
boolean |
toSkip(Mrsat mrsat)
To skip. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultMrsatUtility()
Method Detail |
---|
public java.lang.String getPropertyName(Mrsat mrsat)
MrsatUtility
getPropertyName
in interface MrsatUtility
mrsat
- the mrsat
public java.lang.String getPropertyType(Mrsat mrsat)
MrsatUtility
getPropertyType
in interface MrsatUtility
mrsat
- the mrsat
public boolean toSkip(Mrsat mrsat)
MrsatUtility
toSkip
in interface MrsatUtility
mrsat
- the mrsat
public java.util.Map<java.lang.String,MrsatUsageFactory.MrsatPropertyTypes> getMrsatMap()
public void setMrsatMap(java.util.Map<java.lang.String,MrsatUsageFactory.MrsatPropertyTypes> mrsatMap)
mrsatMap
- the mrsat map
|
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 |