public final class CLTRID
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
nextVal()
Generate a unique client transaction identifier and return the value.
|
static void |
setClID(java.lang.String clID)
Set the client identifier for generating client transaction IDs.
|
public static java.lang.String nextVal()
public static void setClID(java.lang.String clID)