Uses of Enum
net.jonathangiles.tools.sitebuilder.models.PostStatus
Packages that use PostStatus
-
Uses of PostStatus in net.jonathangiles.tools.sitebuilder.models
Methods in net.jonathangiles.tools.sitebuilder.models that return PostStatusModifier and TypeMethodDescriptionPost.getStatus()static PostStatusReturns the enum constant of this type with the specified name.static PostStatus[]PostStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.jonathangiles.tools.sitebuilder.models with parameters of type PostStatus