Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
FormCtrlParam.ACTION |
FormCtrlParam.getAction() |
static FormCtrlParam.ACTION |
FormCtrlParam.ACTION.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FormCtrlParam.ACTION[] |
FormCtrlParam.ACTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FormCtrlParam |
FormCtrlParam.setAction(FormCtrlParam.ACTION Action) |
Constructor and Description |
---|
FormCtrlParam(FormCtrlParam.ACTION Action,
float LonGain,
float LatGain,
long BondThick,
float LeadGain,
float DeconflGain) |