Uses of Enum
org.cyclonedx.model.Issue.Type
Packages that use Issue.Type
-
Uses of Issue.Type in org.cyclonedx.model
Fields in org.cyclonedx.model declared as Issue.TypeMethods in org.cyclonedx.model that return Issue.TypeModifier and TypeMethodDescriptionIssue.getType()static Issue.TypeReturns the enum constant of this type with the specified name.static Issue.Type[]Issue.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cyclonedx.model with parameters of type Issue.Type