Uses of Enum
org.cyclonedx.model.Component.Scope
Packages that use Component.Scope
-
Uses of Component.Scope in org.cyclonedx.model
Fields in org.cyclonedx.model declared as Component.ScopeMethods in org.cyclonedx.model that return Component.ScopeModifier and TypeMethodDescriptionComponent.getScope()static Component.ScopeReturns the enum constant of this type with the specified name.static Component.Scope[]Component.Scope.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 Component.Scope