Uses of Enum Class
org.cyclonedx.model.Component.Scope
Packages that use Component.Scope
-
Uses of Component.Scope in org.cyclonedx.model
Subclasses with type arguments of type Component.Scope in org.cyclonedx.modelMethods in org.cyclonedx.model that return Component.ScopeModifier and TypeMethodDescriptionComponent.getScope()static Component.ScopeReturns the enum constant of this class with the specified name.static Component.Scope[]Component.Scope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.cyclonedx.model with parameters of type Component.Scope