Uses of Enum Class
com.chutneytesting.jira.domain.XrayStatus
Packages that use XrayStatus
-
Uses of XrayStatus in com.chutneytesting.jira.domain
Methods in com.chutneytesting.jira.domain that return XrayStatusModifier and TypeMethodDescriptionstatic XrayStatusReturns the enum constant of this class with the specified name.static XrayStatus[]XrayStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.