Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
LblRangeAcceptance.ACCEPTANCE |
LblRangeAcceptance.getAcceptance() |
static LblRangeAcceptance.ACCEPTANCE |
LblRangeAcceptance.ACCEPTANCE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LblRangeAcceptance.ACCEPTANCE[] |
LblRangeAcceptance.ACCEPTANCE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LblRangeAcceptance |
LblRangeAcceptance.setAcceptance(LblRangeAcceptance.ACCEPTANCE acceptance) |
Constructor and Description |
---|
LblRangeAcceptance(short id,
float range,
LblRangeAcceptance.ACCEPTANCE acceptance) |