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

Class FolderViewItem.

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

Constructor Summary
FolderViewItem()
           
 
Method Summary
 java.lang.String getLabel()
          Method getLabel
 java.lang.String getLocation()
          Method getLocation
 java.lang.String getStyle()
          Method getStyle
 void setLabel(java.lang.String label)
          Method setLabel
 void setLocation(java.lang.String location)
          Method setLocation
 void setStyle(java.lang.String style)
          Method setStyle
 
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()
Method getLabel


getLocation

public java.lang.String getLocation()
Method getLocation


getStyle

public java.lang.String getStyle()
Method getStyle


setLabel

public void setLabel(java.lang.String label)
Method setLabel

Parameters:
label -

setLocation

public void setLocation(java.lang.String location)
Method setLocation

Parameters:
location -

setStyle

public void setStyle(java.lang.String style)
Method setStyle

Parameters:
style -


Copyright 2005-2005-2006 null. All Rights Reserved.