org.codehaus.mojo.freeform.project
Class ViewItem

java.lang.Object
  extended by org.codehaus.mojo.freeform.project.ViewItem
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FileViewItem, FolderViewItem

public class ViewItem
extends Object
implements Serializable

null

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

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

ViewItem

public ViewItem()
Method Detail

setModelEncoding

public void setModelEncoding(String modelEncoding)

getModelEncoding

public String getModelEncoding()


Copyright © 2005-2011 Codehaus. All Rights Reserved.