Uses of Enum Class
org.azd.build.types.IssueType
Packages that use IssueType
-
Uses of IssueType in org.azd.build.types
Methods in org.azd.build.types that return IssueTypeModifier and TypeMethodDescriptionIssue.getType()static IssueTypeReturns the enum constant of this class with the specified name.static IssueType[]IssueType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.azd.build.types with parameters of type IssueType