Uses of Enum Class
com.skava.catalog.model.ProjectStateEnum
Packages that use ProjectStateEnum
-
Uses of ProjectStateEnum in com.skava.catalog.model
Methods in com.skava.catalog.model that return ProjectStateEnumModifier and TypeMethodDescriptionstatic ProjectStateEnum
Used to get the enum based on its string valuestatic ProjectStateEnum
Returns the enum constant of this class with the specified name.static ProjectStateEnum[]
ProjectStateEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.