org.codehaus.mojo.freeform.project
Class SourceFolder

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

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

null

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

Constructor Summary
SourceFolder()
           
 
Method Summary
 java.lang.String getLabel()
          Get null
 java.lang.String getLocation()
          Get null
 java.lang.String getModelEncoding()
           
 java.lang.String getType()
          Get null
 void setLabel(java.lang.String label)
          Set null
 void setLocation(java.lang.String location)
          Set null
 void setModelEncoding(java.lang.String modelEncoding)
           
 void setType(java.lang.String type)
          Set null
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceFolder

public SourceFolder()
Method Detail

getLabel

public java.lang.String getLabel()
Get null


getLocation

public java.lang.String getLocation()
Get null


getType

public java.lang.String getType()
Get null


setLabel

public void setLabel(java.lang.String label)
Set null

Parameters:
label -

setLocation

public void setLocation(java.lang.String location)
Set null

Parameters:
location -

setType

public void setType(java.lang.String type)
Set null

Parameters:
type -

setModelEncoding

public void setModelEncoding(java.lang.String modelEncoding)

getModelEncoding

public java.lang.String getModelEncoding()


Copyright © 2005-2010. All Rights Reserved.