org.codehaus.mojo.freeform.project
Class FileViewItem

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

public class FileViewItem
extends ViewItem
implements java.io.Serializable

Class FileViewItem.

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

Constructor Summary
FileViewItem()
           
 
Method Summary
 java.lang.String getLabel()
          Method getLabel
 java.lang.String getLocation()
          Method getLocation
 void setLabel(java.lang.String label)
          Method setLabel
 void setLocation(java.lang.String location)
          Method setLocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileViewItem

public FileViewItem()
Method Detail

getLabel

public java.lang.String getLabel()
Method getLabel


getLocation

public java.lang.String getLocation()
Method getLocation


setLabel

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

Parameters:
label -

setLocation

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

Parameters:
location -


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