Uses of Enum
org.spdx.maven.Packaging
Packages that use Packaging
-
Uses of Packaging in org.spdx.maven
Methods in org.spdx.maven that return PackagingModifier and TypeMethodDescriptionstatic Packaging
Returns the enum constant of this type with the specified name.static Packaging
Packaging.valueOfPackaging
(String packagingValue) static Packaging[]
Packaging.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Packaging in org.spdx.maven.utils
Methods in org.spdx.maven.utils that return PackagingMethods in org.spdx.maven.utils with parameters of type Packaging