jBPM distribution 6.0.0.Beta5

org.jbpm.form.builder.services.model.items
Class TabbedPanelRepresentation.IndexedString

java.lang.Object
  extended by org.jbpm.form.builder.services.model.items.TabbedPanelRepresentation.IndexedString
Enclosing class:
TabbedPanelRepresentation

public class TabbedPanelRepresentation.IndexedString
extends Object


Constructor Summary
TabbedPanelRepresentation.IndexedString()
           
TabbedPanelRepresentation.IndexedString(int index, String string)
           
 
Method Summary
 boolean equals(Object obj)
           
 int getIndex()
           
 String getString()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TabbedPanelRepresentation.IndexedString

public TabbedPanelRepresentation.IndexedString(int index,
                                               String string)

TabbedPanelRepresentation.IndexedString

public TabbedPanelRepresentation.IndexedString()
Method Detail

getIndex

public int getIndex()

getString

public String getString()

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object

jBPM distribution 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.