Uses of Interface
net.ygbstudio.powerwp4j.base.extension.enums.CommentStatusEnum
Packages that use CommentStatusEnum
Package
Description
-
Uses of CommentStatusEnum in net.ygbstudio.powerwp4j.base.extension.builders
Methods in net.ygbstudio.powerwp4j.base.extension.builders with parameters of type CommentStatusEnumModifier and TypeMethodDescriptionAbstractPayloadBuilder.commentStatus(@NotNull CommentStatusEnum status) Sets the comment status. -
Uses of CommentStatusEnum in net.ygbstudio.powerwp4j.builders
Methods in net.ygbstudio.powerwp4j.builders that return CommentStatusEnumModifier and TypeMethodDescriptionWPBasicPayloadBuilder.getCommentStatus()Returns the configured comment status, ornullif unset.Methods in net.ygbstudio.powerwp4j.builders with parameters of type CommentStatusEnumModifier and TypeMethodDescriptionWPPayloadNodeBuilder.commentStatus(CommentStatusEnum status) Sets the comment status. -
Uses of CommentStatusEnum in net.ygbstudio.powerwp4j.models.schema
Classes in net.ygbstudio.powerwp4j.models.schema that implement CommentStatusEnum