Uses of Enum Class
org.cyclonedx.model.component.evidence.Method.Technique
Packages that use Method.Technique
-
Uses of Method.Technique in org.cyclonedx.model.component.evidence
Subclasses with type arguments of type Method.Technique in org.cyclonedx.model.component.evidenceMethods in org.cyclonedx.model.component.evidence that return Method.TechniqueModifier and TypeMethodDescriptionMethod.getTechnique()static Method.TechniqueReturns the enum constant of this class with the specified name.static Method.Technique[]Method.Technique.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.cyclonedx.model.component.evidence with parameters of type Method.Technique