Uses of Enum
net.jonathangiles.tools.sitebuilder.models.SiteContentStatus
Packages that use SiteContentStatus
-
Uses of SiteContentStatus in net.jonathangiles.tools.sitebuilder.models
Methods in net.jonathangiles.tools.sitebuilder.models that return SiteContentStatusModifier and TypeMethodDescriptionSiteContent.getStatus()static SiteContentStatusReturns the enum constant of this type with the specified name.static SiteContentStatus[]SiteContentStatus.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 SiteContentStatus