-
- All Implemented Interfaces:
-
edu.wgu.osmt.api.model.SortOrderCompanion
public class KeywordSortEnum.Companion implements SortOrderCompanion<KeywordSortEnum>
-
-
Field Summary
Fields Modifier and Type Field Description private final Loggerloggerprivate final KeywordSortEnumdefaultSortprivate final StringdefaultSortValuepublic final static KeywordSortEnum.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description KeywordSortEnumforApiValue(String apiValue)LoggergetLogger()KeywordSortEnumgetDefaultSort()-
-
Method Detail
-
forApiValue
KeywordSortEnum forApiValue(String apiValue)
-
getLogger
Logger getLogger()
-
getDefaultSort
KeywordSortEnum getDefaultSort()
-
-
-
-