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