org.LexGrid.LexBIG.Extensions.Generic
Class MappingExtension.MappingSortOption

java.lang.Object
  extended by org.LexGrid.LexBIG.Extensions.Generic.MappingExtension.MappingSortOption
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MappingExtension.QualifierSortOption
Enclosing interface:
MappingExtension

public static class MappingExtension.MappingSortOption
extends java.lang.Object
implements java.io.Serializable

Describes a Sort.

Author:
Kevin Peterson
See Also:
Serialized Form

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

MappingExtension.MappingSortOption

public MappingExtension.MappingSortOption(MappingExtension.MappingSortOptionName mappingSortOptionName,
                                          MappingExtension.Direction direction)
Instantiates a new mapping sort option.

Parameters:
mappingSortOptionName - the mapping sort option name
direction - the direction
Method Detail

getMappingSortOptionName

public MappingExtension.MappingSortOptionName getMappingSortOptionName()
Gets the mapping sort option name.

Returns:
the mapping sort option name

getDirection

public MappingExtension.Direction getDirection()
Gets the direction.

Returns:
the direction

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.