org.jbpm.model.formapi.shared.api.items
Class TabbedPanelRepresentation.IndexedString
java.lang.Object
org.jbpm.model.formapi.shared.api.items.TabbedPanelRepresentation.IndexedString
- Enclosing class:
- TabbedPanelRepresentation
public class TabbedPanelRepresentation.IndexedString
- extends Object
TabbedPanelRepresentation.IndexedString
public TabbedPanelRepresentation.IndexedString(int index,
String string)
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
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.