Uses of Enum Class
org.apache.camel.component.wordpress.api.model.PingStatus
Packages that use PingStatus
-
Uses of PingStatus in org.apache.camel.component.wordpress.api.model
Methods in org.apache.camel.component.wordpress.api.model that return PingStatusModifier and TypeMethodDescriptionTextPublishable.getPingStatus()static PingStatusReturns the enum constant of this class with the specified name.static PingStatus[]PingStatus.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 PingStatus