Uses of Enum
org.cyclonedx.model.Patch.Type
Packages that use Patch.Type
-
Uses of Patch.Type in org.cyclonedx.model
Fields in org.cyclonedx.model declared as Patch.TypeMethods in org.cyclonedx.model that return Patch.TypeModifier and TypeMethodDescriptionPatch.getType()static Patch.TypeReturns the enum constant of this type with the specified name.static Patch.Type[]Patch.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cyclonedx.model with parameters of type Patch.Type