|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.Extensions.Generic.MappingExtension.MappingSortOption
public static class MappingExtension.MappingSortOption
Describes a Sort.
Constructor Summary | |
---|---|
MappingExtension.MappingSortOption(MappingExtension.MappingSortOptionName mappingSortOptionName,
MappingExtension.Direction direction)
Instantiates a new mapping sort option. |
Method Summary | |
---|---|
MappingExtension.Direction |
getDirection()
Gets the direction. |
MappingExtension.MappingSortOptionName |
getMappingSortOptionName()
Gets the mapping sort option name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MappingExtension.MappingSortOption(MappingExtension.MappingSortOptionName mappingSortOptionName, MappingExtension.Direction direction)
mappingSortOptionName
- the mapping sort option namedirection
- the directionMethod Detail |
---|
public MappingExtension.MappingSortOptionName getMappingSortOptionName()
public MappingExtension.Direction getDirection()
|
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 |