Uses of Class
com.soebes.maven.plugins.mlv.LicenseInformation

Packages that use LicenseInformation
com.soebes.maven.plugins.mlv This is the package in formation for this package. 
 

Uses of LicenseInformation in com.soebes.maven.plugins.mlv
 

Fields in com.soebes.maven.plugins.mlv with type parameters of type LicenseInformation
private  ArrayList<LicenseInformation> AbstractLicenseVerifierPlugIn.licenseInformations
          This is just for simplicity to store all license information here to make the checkings and other operation simpler.
private  HashMap<String,LicenseInformation> AbstractLicenseVerifierPlugIn.licenseList
           
 

Methods in com.soebes.maven.plugins.mlv that return types with arguments of type LicenseInformation
 ArrayList<LicenseInformation> AbstractLicenseVerifierPlugIn.getLicenseInformations()
           
 HashMap<String,LicenseInformation> AbstractLicenseVerifierPlugIn.getLicenseList()
           
 

Methods in com.soebes.maven.plugins.mlv with parameters of type LicenseInformation
 int ArtifactComperator.compare(LicenseInformation o1, LicenseInformation o2)
           
 



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