org.zeroexchange.web.page.contract.context
Class ContractContext
java.lang.Object
org.zeroexchange.web.page.contract.context.ContractContext
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ResourcesSelectionContractContext
public class ContractContext
- extends Object
- implements Serializable
- Author:
- black
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContractContext
public ContractContext()
- Default constructor.
ContractContext
public ContractContext(int tabIndex)
getTabIndex
public int getTabIndex()
- Returns:
- the tabIndex
setTabIndex
public void setTabIndex(int tabIndex)
- Parameters:
tabIndex
- the tabIndex to set
Copyright © 2013. All Rights Reserved.