|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PackagingType | |
---|---|
eu.lindenbaum.maven |
Uses of PackagingType in eu.lindenbaum.maven |
---|
Methods in eu.lindenbaum.maven that return PackagingType | |
---|---|
static PackagingType |
PackagingType.fromString(String id)
Returns a PackagingType for a packaging id. |
PackagingType |
Properties.packagingType()
Returns the packaging type of the project artifact. |
static PackagingType |
PackagingType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PackagingType[] |
PackagingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |