Uses of Class
org.cyclonedx.model.Issue
-
Packages that use Issue Package Description org.cyclonedx.model -
-
Uses of Issue in org.cyclonedx.model
Fields in org.cyclonedx.model with type parameters of type Issue Modifier and Type Field Description private java.util.List<Issue>Patch. resolvesMethods in org.cyclonedx.model that return types with arguments of type Issue Modifier and Type Method Description java.util.List<Issue>Patch. getResolves()Method parameters in org.cyclonedx.model with type arguments of type Issue Modifier and Type Method Description voidPatch. setResolves(java.util.List<Issue> resolves)
-