org.codehaus.mojo.freeform.project
Class Subproject

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

public class Subproject
extends Object
implements Serializable

null

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

Constructor Summary
Subproject()
           
 
Method Summary
 String getModelEncoding()
           
 String getSubproject()
          Get null
 void setModelEncoding(String modelEncoding)
           
 void setSubproject(String subproject)
          Set null
 
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 String getSubproject()
Get null


setSubproject

public void setSubproject(String subproject)
Set null

Parameters:
subproject -

setModelEncoding

public void setModelEncoding(String modelEncoding)

getModelEncoding

public String getModelEncoding()


Copyright © 2005-2011 Codehaus. All Rights Reserved.