public final class CounterRef
extends java.lang.Object
| Constructor and Description |
|---|
CounterRef() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCounter()
Get the counter value.
|
java.lang.String |
getTableName()
Get the table name.
|
void |
setCounter(int counter)
Set the counter value.
|
void |
setTableName(java.lang.String tableName)
Set the tabel name.
|
public java.lang.String getTableName()
public void setTableName(java.lang.String tableName)
tableName - The tabel namepublic int getCounter()
public void setCounter(int counter)
counter - The counter value.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com