org.codehaus.mojo.freeform.project
Class NetbeansAction

java.lang.Object
  extended by org.codehaus.mojo.freeform.project.NetbeansAction
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NamedNetbeansAction

public class NetbeansAction
extends Object
implements Serializable

null

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

Constructor Summary
NetbeansAction()
           
 
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

NetbeansAction

public NetbeansAction()
Method Detail

setModelEncoding

public void setModelEncoding(String modelEncoding)

getModelEncoding

public String getModelEncoding()


Copyright © 2005-2011 Codehaus. All Rights Reserved.