Package 

Enum SkillSortEnum

  • All Implemented Interfaces:
    edu.wgu.osmt.api.model.SortOrder , java.io.Serializable , kotlin.Comparable

    
    public enum SkillSortEnum
    extends Enum<SkillSortEnum> implements SortOrder
                        

    Provides an enum for Rich skills that defines elasticsearch sorting

    • Constructor Summary

      Constructors 
      Constructor Description
    • Method Summary

      Modifier and Type Method Description
      String getApiValue()
      • Methods inherited from class kotlin.Enum

        getName, getOrdinal
      • Methods inherited from class edu.wgu.osmt.api.model.SortOrder

        getSort
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait