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 PackagingReturns the enum constant of this type with the specified name.static PackagingPackaging.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