Package | Description |
---|---|
fr.profi.mzdb.db.model | |
fr.profi.mzdb.db.model.params |
Modifier and Type | Method and Description |
---|---|
UserParam |
AbstractTableModel.getUserParam(String name) |
Modifier and Type | Method and Description |
---|---|
List<UserParam> |
AbstractTableModel.getUserParams() |
Modifier and Type | Field and Description |
---|---|
protected List<UserParam> |
AbstractParamTree.userParams
The user params.
|
Modifier and Type | Method and Description |
---|---|
UserParam |
IParamContainer.getUserParam(String name)
Gets the user param.
|
UserParam |
AbstractParamTree.getUserParam(String name) |
Modifier and Type | Method and Description |
---|---|
List<UserParam> |
ParamTree.getUserParams() |
List<UserParam> |
IParamContainer.getUserParams()
Gets the user params.
|
List<UserParam> |
AbstractParamTree.getUserParams() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractParamTree.setUserParams(List<UserParam> userParams) |
Copyright © 2019. All rights reserved.