ar.com.leak.iolsucker
Class ProjectInfo
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectInfo
public ProjectInfo()
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.