org.codehaus.mojo.freeform.project
Class Property

java.lang.Object
  extended by org.codehaus.mojo.freeform.project.Property
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FileProperty, NamedProperty

public class Property
extends Object
implements Serializable

null

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

Constructor Summary
Property()
           
 
Method Summary
 String getModelEncoding()
           
 void setModelEncoding(String modelEncoding)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Property

public Property()
Method Detail

setModelEncoding

public void setModelEncoding(String modelEncoding)

getModelEncoding

public String getModelEncoding()


Copyright © 2005-2011 Codehaus. All Rights Reserved.