public class Identifier
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name |
java.lang.String |
schema |
| Constructor and Description |
|---|
Identifier() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Identifier string value.
|