|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SNMPReporter.ValueMode | |
|---|---|
| com.activequant.utils.snmp | |
| Uses of SNMPReporter.ValueMode in com.activequant.utils.snmp |
|---|
| Methods in com.activequant.utils.snmp that return SNMPReporter.ValueMode | |
|---|---|
static SNMPReporter.ValueMode |
SNMPReporter.ValueMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SNMPReporter.ValueMode[] |
SNMPReporter.ValueMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.activequant.utils.snmp with parameters of type SNMPReporter.ValueMode | |
|---|---|
void |
SNMPReporter.registerOID(String key,
String suffix,
SNMPReporter.ValueMode valMode)
registers a suffix key combination. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||