public class FileConfig extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
FileConfig.Controller
Controller tag of xml schema
|
static class |
FileConfig.Field
Field tag of xml schema
|
static class |
FileConfig.Filter
Filter tag of xml schema
|
static class |
FileConfig.Strategy
Strategy tag of xml schema
|
| Constructor and Description |
|---|
FileConfig()
Creates a new instance of the
FileConfig class. |
| Modifier and Type | Method and Description |
|---|---|
List<FileConfig.Controller> |
getControllers() |
FileConfig |
setControllers(List<FileConfig.Controller> controllers) |
public FileConfig()
FileConfig class.public List<FileConfig.Controller> getControllers()
public FileConfig setControllers(List<FileConfig.Controller> controllers)
Copyright © 2019. All rights reserved.