Uses of Enum Class
org.silverpeas.components.quickinfo.NewsSort
Packages that use NewsSort
-
Uses of NewsSort in org.silverpeas.components.quickinfo
Methods in org.silverpeas.components.quickinfo that return NewsSortModifier and TypeMethodDescriptionstatic NewsSortNewsSort.fromString(String value) static NewsSortReturns the enum constant of this class with the specified name.static NewsSort[]NewsSort.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.silverpeas.components.quickinfo with parameters of type NewsSort