Uses of Enum Class
de.qytera.qtaf.xray.dto.jira.ScopeDto.Type
Packages that use ScopeDto.Type
-
Uses of ScopeDto.Type in de.qytera.qtaf.xray.dto.jira
Methods in de.qytera.qtaf.xray.dto.jira that return ScopeDto.TypeModifier and TypeMethodDescriptionScopeDto.getType()The type of scope.static ScopeDto.TypeReturns the enum constant of this class with the specified name.static ScopeDto.Type[]ScopeDto.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.qytera.qtaf.xray.dto.jira with parameters of type ScopeDto.Type