org.codehaus.mojo.freeform.project
Class FileProperty
java.lang.Object
org.codehaus.mojo.freeform.project.Property
org.codehaus.mojo.freeform.project.FileProperty
- All Implemented Interfaces:
- Serializable
public class FileProperty
- extends Property
- implements Serializable
null
- Version:
- $Revision$ $Date$
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileProperty
public FileProperty()
getLocation
public String getLocation()
- Get null
setLocation
public void setLocation(String location)
- Set null
- Parameters:
location
-
setModelEncoding
public void setModelEncoding(String modelEncoding)
- Overrides:
setModelEncoding
in class Property
getModelEncoding
public String getModelEncoding()
- Overrides:
getModelEncoding
in class Property
Copyright © 2005-2011 Codehaus. All Rights Reserved.