public interface UsableDataFileType
PlatformFileType
,
ItemSubtypeFileType
Modifier and Type | Method and Description |
---|---|
boolean |
getAllowMultiple()
A flag indicating if it is allowed to attach multiple files
or only a single one of the given type.
|
DataFileType |
getDataFileType()
Get the data file type the information applies to.
|
boolean |
isRequired()
A flag indicating if a file should be required or not.
|
DataFileType getDataFileType()
boolean isRequired()
boolean getAllowMultiple()