|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgov.usda.gdpc.database.AbstractDatabaseMappingIndex
This class provides a skeletal implementation of the IndexDatabaseMapping interface, to minimize the effort required to implement this interface.
| Constructor Summary | |
AbstractDatabaseMappingIndex()
AbstractDatabaseMappingIndex Constructor. |
|
AbstractDatabaseMappingIndex(int index)
AbstractDatabaseMappingIndex Constructor. |
|
| Method Summary | |
int |
getIndex()
Returns the index. |
void |
setIndex(int index)
Sets the index. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractDatabaseMappingIndex()
public AbstractDatabaseMappingIndex(int index)
index - index| Method Detail |
public int getIndex()
getIndex in interface DatabaseMappingIndexpublic void setIndex(int index)
setIndex in interface DatabaseMappingIndexindex - index
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||