corelib.services.web.components.mailinglists
Class EntrySelected

java.lang.Object
  extended by corelib.services.web.components.mailinglists.EntrySelected

public class EntrySelected
extends java.lang.Object


Constructor Summary
EntrySelected(MailingEntry entry, boolean selected)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 MailingEntry getEntry()
           
 boolean isSelected()
           
 void setEntry(MailingEntry entry)
           
 void setSelected(boolean selected)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntrySelected

public EntrySelected(MailingEntry entry,
                     boolean selected)
Method Detail

getEntry

public MailingEntry getEntry()

setEntry

public void setEntry(MailingEntry entry)

isSelected

public boolean isSelected()

setSelected

public void setSelected(boolean selected)

equals

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


CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.

Copyright 2012 Infini Software - All Rights Reserved.