Modifier and Type | Method and Description |
---|---|
int |
DynParam.compareTo(DynParam other) |
Modifier and Type | Method and Description |
---|---|
DynParam |
DynParamSet.get(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
DynParam |
NetParamDialog.getSelection() |
Modifier and Type | Method and Description |
---|---|
void |
NetParamDialog.load(DynParam param) |
void |
NetParamDialog.loadForEdit(DynParam param) |
Modifier and Type | Method and Description |
---|---|
void |
NetParamDialog.removeItems(java.util.List<DynParam> params) |
Modifier and Type | Method and Description |
---|---|
java.util.List<DynParam> |
NetParamTableModel.getValues() |
Modifier and Type | Method and Description |
---|---|
void |
NetParamTableModel.setValues(java.util.List<DynParam> roles) |