it.amattioli.applicate.browsing
Class GroupBrowser.Selection

Show UML class diagram
java.lang.Object
  extended by it.amattioli.applicate.browsing.GroupBrowser.Selection
Enclosing interface:
GroupBrowser<I extends Serializable,T extends it.amattioli.dominate.Entity<I>>

public static class GroupBrowser.Selection
extends Object


Constructor Summary
GroupBrowser.Selection(Integer groupIndex, Integer memberIndex)
           
 
Method Summary
 boolean equals(Object obj)
           
 Integer getGroupIndex()
           
 Integer getMemberIndex()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupBrowser.Selection

public GroupBrowser.Selection(Integer groupIndex,
                              Integer memberIndex)
Method Detail

getGroupIndex

public Integer getGroupIndex()

getMemberIndex

public Integer getMemberIndex()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2011. All Rights Reserved.