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

Class SourceFolder.

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

Constructor Summary
SourceFolder()
           
 
Method Summary
 java.lang.String getLabel()
          Method getLabel
 java.lang.String getLocation()
          Method getLocation
 java.lang.String getType()
          Method getType
 void setLabel(java.lang.String label)
          Method setLabel
 void setLocation(java.lang.String location)
          Method setLocation
 void setType(java.lang.String type)
          Method setType
 
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()
Method getLabel


getLocation

public java.lang.String getLocation()
Method getLocation


getType

public java.lang.String getType()
Method getType


setLabel

public void setLabel(java.lang.String label)
Method setLabel

Parameters:
label -

setLocation

public void setLocation(java.lang.String location)
Method setLocation

Parameters:
location -

setType

public void setType(java.lang.String type)
Method setType

Parameters:
type -


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