Uses of Enum Class
net.ygbstudio.powerwp4j.models.schema.WPCommentStatus
Packages that use WPCommentStatus
-
Uses of WPCommentStatus in net.ygbstudio.powerwp4j.models.schema
Methods in net.ygbstudio.powerwp4j.models.schema that return WPCommentStatusModifier and TypeMethodDescriptionstatic WPCommentStatusReturns the enum constant of this class with the specified name.static WPCommentStatus[]WPCommentStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.