org.codehaus.mojo.freeform.project
Class Subproject

java.lang.Object
  extended by org.codehaus.mojo.freeform.project.Subproject
All Implemented Interfaces:
java.io.Serializable

public class Subproject
extends java.lang.Object
implements java.io.Serializable

Class Subproject.

Version:
$Revision$ $Date$
See Also:
Serialized Form

Constructor Summary
Subproject()
           
 
Method Summary
 java.lang.String getSubproject()
          Method getSubproject
 void setSubproject(java.lang.String subproject)
          Method setSubproject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Subproject

public Subproject()
Method Detail

getSubproject

public java.lang.String getSubproject()
Method getSubproject


setSubproject

public void setSubproject(java.lang.String subproject)
Method setSubproject

Parameters:
subproject -


Copyright 2005-2005-2006 null. All Rights Reserved.