Uses of Class
eu.lindenbaum.maven.PackagingType

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.
 



Copyright © 2012 Lindenbaum GmbH. All Rights Reserved.