org.codehaus.mojo.freeform.project
Class FolderViewItem

java.lang.Object
  extended by org.codehaus.mojo.freeform.project.ViewItem
      extended by org.codehaus.mojo.freeform.project.FolderViewItem
All Implemented Interfaces:
java.io.Serializable

public class FolderViewItem
extends ViewItem
implements java.io.Serializable

null

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

Constructor Summary
FolderViewItem()
           
 
Method Summary
 java.lang.String getLabel()
          Get null
 java.lang.String getLocation()
          Get null
 java.lang.String getModelEncoding()
           
 java.lang.String getStyle()
          Get null
 void setLabel(java.lang.String label)
          Set null
 void setLocation(java.lang.String location)
          Set null
 void setModelEncoding(java.lang.String modelEncoding)
           
 void setStyle(java.lang.String style)
          Set null
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FolderViewItem

public FolderViewItem()
Method Detail

getLabel

public java.lang.String getLabel()
Get null


getLocation

public java.lang.String getLocation()
Get null


getStyle

public java.lang.String getStyle()
Get null


setLabel

public void setLabel(java.lang.String label)
Set null

Parameters:
label -

setLocation

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

Parameters:
location -

setStyle

public void setStyle(java.lang.String style)
Set null

Parameters:
style -

setModelEncoding

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

getModelEncoding

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


Copyright © 2005-2009. All Rights Reserved.