public interface IDocTypeField
IDocType
IDocType
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASS
Class that represents the document type.
|
static java.lang.String |
ID
The unique identifier of the document type.
|
static java.lang.String |
NAME
Name describing the document type.
|
static java.lang.String |
SHORT
Short string describing the document type.
|
static final java.lang.String CLASS
static final java.lang.String ID
static final java.lang.String NAME
static final java.lang.String SHORT