Richfaces Examples: Richfaces Showcase Application 4.1.0.20110805-M1

org.richfaces.demo.dragdrop
Class Framework

java.lang.Object
  extended by org.richfaces.demo.dragdrop.Framework
All Implemented Interfaces:
Serializable

public class Framework
extends Object
implements Serializable

See Also:
Serialized Form

Nested Class Summary
static class Framework.Family
           
 
Constructor Summary
Framework(String name, Framework.Family family)
           
 
Method Summary
 boolean equals(Object obj)
           
 Framework.Family getFamily()
           
 String getName()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Framework

public Framework(String name,
                 Framework.Family family)
Method Detail

getFamily

public Framework.Family getFamily()

getName

public String getName()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

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

Richfaces Examples: Richfaces Showcase Application 4.1.0.20110805-M1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.