public class AccountUploadSettings extends Model implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
_allowedFileTypes |
static String |
FIELD_ALLOWED_FILE_TYPES |
| Constructor and Description |
|---|
AccountUploadSettings() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
evalAllowedFileTypes() |
List<String> |
getAllowedFileTypes() |
AccountUploadSettings |
safeSetSend(List<String> value) |
AccountUploadSettings |
setAllowedFileTypes(List<String> value) |
clean, getDirtyFields, isDirty, setDirtypublic static final String FIELD_ALLOWED_FILE_TYPES
public AccountUploadSettings setAllowedFileTypes(List<String> value)
public AccountUploadSettings safeSetSend(List<String> value)
Copyright 2022 OneSpan All rights reserved.