Uses of Class
org.cyclonedx.model.component.evidence.Callstack
-
Packages that use Callstack Package Description org.cyclonedx.model -
-
Uses of Callstack in org.cyclonedx.model
Fields in org.cyclonedx.model declared as Callstack Modifier and Type Field Description private CallstackEvidence. callstackMethods in org.cyclonedx.model that return Callstack Modifier and Type Method Description CallstackEvidence. getCallstack()Methods in org.cyclonedx.model with parameters of type Callstack Modifier and Type Method Description voidEvidence. setCallstack(Callstack callstack)
-