Uses of Enum
com.jcabi.github.Search.Qualifier
Packages that use Search.Qualifier
-
Uses of Search.Qualifier in com.jcabi.github
Methods in com.jcabi.github that return Search.QualifierModifier and TypeMethodDescriptionstatic Search.QualifierReturns the enum constant of this type with the specified name.static Search.Qualifier[]Search.Qualifier.values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in com.jcabi.github with type arguments of type Search.QualifierModifier and TypeMethodDescriptionSearch.issues(String keywords, String sort, Search.Order order, EnumMap<Search.Qualifier, String> qualifiers) Search issues.