Uses of Class
com.soebes.maven.plugins.mlv.licenses.LicenseValidator.Category

Packages that use LicenseValidator.Category
com.soebes.maven.plugins.mlv.licenses   
 

Uses of LicenseValidator.Category in com.soebes.maven.plugins.mlv.licenses
 

Methods in com.soebes.maven.plugins.mlv.licenses that return LicenseValidator.Category
static LicenseValidator.Category LicenseValidator.Category.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LicenseValidator.Category[] LicenseValidator.Category.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.soebes.maven.plugins.mlv.licenses with parameters of type LicenseValidator.Category
 boolean LicenseValidator.isCategory(ArrayList<org.apache.maven.model.License> licenses, LicenseValidator.Category category)
           
 



Copyright © 2009-2011 SoftwareEntwicklung Beratung Schulung. All Rights Reserved.