Uses of Enum Class
org.apache.camel.component.wordpress.api.model.PostCommentStatus
Packages that use PostCommentStatus
-
Uses of PostCommentStatus in org.apache.camel.component.wordpress.api.model
Methods in org.apache.camel.component.wordpress.api.model that return PostCommentStatusModifier and TypeMethodDescriptionTextPublishable.getCommentStatus()static PostCommentStatusReturns the enum constant of this class with the specified name.static PostCommentStatus[]PostCommentStatus.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 PostCommentStatusModifier and TypeMethodDescriptionvoidTextPublishable.setCommentStatus(PostCommentStatus commentStatus)