public interface Identified
Modifier and Type | Field and Description |
---|---|
static int |
MAX_IDENTIFIER
Advisory maximum length for the Identifier string.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIdentifier()
produce a unique identifying string for this object for use in forms and
pull-down menus and charts.
|
java.lang.String |
getIdentifier(int max_length)
Generate Identifier with advisory max length.
|
static final int MAX_IDENTIFIER
java.lang.String getIdentifier()
java.lang.String getIdentifier(int max_length)
max_length
- advisory max length