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

null

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

Constructor Summary
FileProperty()
           
 
Method Summary
 java.lang.String getLocation()
          Get null
 java.lang.String getModelEncoding()
           
 void setLocation(java.lang.String location)
          Set null
 void setModelEncoding(java.lang.String modelEncoding)
           
 
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()
Get null


setLocation

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

Parameters:
location -

setModelEncoding

public void setModelEncoding(java.lang.String modelEncoding)
Overrides:
setModelEncoding in class Property

getModelEncoding

public java.lang.String getModelEncoding()
Overrides:
getModelEncoding in class Property


Copyright © 2005-2010. All Rights Reserved.