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