Uses of Enum Class
org.apache.camel.component.wordpress.api.model.UserOrderBy
Packages that use UserOrderBy
Package
Description
-
Uses of UserOrderBy in org.apache.camel.component.wordpress.api.model
Methods in org.apache.camel.component.wordpress.api.model that return UserOrderByModifier and TypeMethodDescriptionUserSearchCriteria.getOrderBy()static UserOrderByReturns the enum constant of this class with the specified name.static UserOrderBy[]UserOrderBy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.wordpress.api.model with parameters of type UserOrderBy -
Uses of UserOrderBy in org.apache.camel.component.wordpress.api.service.spi
Methods in org.apache.camel.component.wordpress.api.service.spi with parameters of type UserOrderBy