Uses of Enum Class
org.apache.camel.component.wordpress.api.model.TagOrderBy
Packages that use TagOrderBy
Package
Description
-
Uses of TagOrderBy in org.apache.camel.component.wordpress.api.model
Methods in org.apache.camel.component.wordpress.api.model that return TagOrderByModifier and TypeMethodDescriptionTagSearchCriteria.getOrderBy()static TagOrderByReturns the enum constant of this class with the specified name.static TagOrderBy[]TagOrderBy.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 TagOrderBy -
Uses of TagOrderBy in org.apache.camel.component.wordpress.api.service.spi
Methods in org.apache.camel.component.wordpress.api.service.spi with parameters of type TagOrderBy