Uses of Enum Class
com.skava.catalog.model.ProjectStatusEnum
Packages that use ProjectStatusEnum
-
Uses of ProjectStatusEnum in com.skava.catalog.model
Methods in com.skava.catalog.model that return ProjectStatusEnumModifier and TypeMethodDescriptionstatic ProjectStatusEnumReturns the enum constant of this class with the specified name.static ProjectStatusEnum[]ProjectStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.