ar.com.leak.iolsucker
Class ProjectInfo

java.lang.Object
  extended by ar.com.leak.iolsucker.ProjectInfo

public class ProjectInfo
extends Object

Contiene informaci�n sobre el proyecto/programa TODO generar desed el POM de maven.

Since:
Apr 12, 2005
Author:
Juan F. Codagnone

Constructor Summary
ProjectInfo()
           
 
Method Summary
 String[] getContributors()
           
 String[] getDevelopers()
           
 String getLicence()
           
 String getProjectDescription()
           
 String getProjectName()
           
 String getProjectVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectInfo

public ProjectInfo()
Method Detail

getProjectName

public final String getProjectName()
Returns:
the project's name

getProjectVersion

public final String getProjectVersion()
Returns:
the project's version

getProjectDescription

public final String getProjectDescription()
Returns:
the project's description

getDevelopers

public final String[] getDevelopers()
Returns:
the project's developers

getContributors

public final String[] getContributors()
Returns:
the project's contributors

getLicence

public final String getLicence()
Returns:
the project's license


Copyright © 2005-2009 leak.com.ar. All Rights Reserved.