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
Fields 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