public class DispositionTypeNames extends Object
Represents the disposition type names.
Modifier and Type | Field and Description |
---|---|
static String |
ATTACHMENT
Name for attachment disposition type.
|
static String |
INLINE
Name for inline disposition type.
|
Constructor and Description |
---|
DispositionTypeNames() |