Uses of Enum
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.evidenceFields in org.cyclonedx.model.component.evidence declared as Method.TechniqueMethods in org.cyclonedx.model.component.evidence that return Method.TechniqueModifier and TypeMethodDescriptionMethod.getTechnique()static Method.TechniqueReturns the enum constant of this type with the specified name.static Method.Technique[]Method.Technique.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cyclonedx.model.component.evidence with parameters of type Method.Technique