org.codehaus.mojo.freeform.project
Class FileProperty

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

public class FileProperty
extends Property
implements java.io.Serializable

Class FileProperty.

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

Constructor Summary
FileProperty()
           
 
Method Summary
 java.lang.String getLocation()
          Method getLocation
 void setLocation(java.lang.String location)
          Method setLocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileProperty

public FileProperty()
Method Detail

getLocation

public java.lang.String getLocation()
Method getLocation


setLocation

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

Parameters:
location -


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