Uses of Class
net.jonathangiles.tools.sitebuilder.models.PostStatus
| Package | Description |
|---|---|
| net.jonathangiles.tools.sitebuilder.models |
-
Uses of PostStatus in net.jonathangiles.tools.sitebuilder.models
Methods in net.jonathangiles.tools.sitebuilder.models that return PostStatus Modifier and Type Method Description PostStatusPost. getStatus()static PostStatusPostStatus. valueOf(String name)Returns 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.