public static class JZtxtcmdExecuter.NextNr
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| private int | nr | 
| Constructor and Description | 
|---|
| NextNr() | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) void | set(int value)Set method, next access returns value. | 
| (package private) void | start()Start method, next access returns 1. | 
| java.lang.String | toString()Increments and returns the number. |