com.jaspersoft.jasperserver.irplugin.gui.inputcontrols
Class ListItemWrapper

java.lang.Object
  extended by com.jaspersoft.jasperserver.irplugin.gui.inputcontrols.ListItemWrapper

public class ListItemWrapper
extends java.lang.Object

Author:
gtoffoli

Constructor Summary
ListItemWrapper(ListItem item)
          Creates a new instance of ListItemWrapper
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 ListItem getItem()
           
 void setItem(ListItem item)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ListItemWrapper

public ListItemWrapper(ListItem item)
Creates a new instance of ListItemWrapper

Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

getItem

public ListItem getItem()

setItem

public void setItem(ListItem item)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2007. All Rights Reserved.