|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VariantVariable | |
---|---|
org.snmp4j.smi | Provides classes for the representation of SMIv1/v2 data types (which also includes some basic ASN.1 primitive data types). |
Uses of VariantVariable in org.snmp4j.smi |
---|
Methods in org.snmp4j.smi with parameters of type VariantVariable | |
---|---|
abstract void |
ReadonlyVariableCallback.updateVariable(VariantVariable variable)
|
void |
VariantVariableCallback.updateVariable(VariantVariable variable)
The supplied variable needs to be updated because it is about to be read. |
void |
ReadonlyVariableCallback.variableUpdated(VariantVariable variable)
|
void |
VariantVariableCallback.variableUpdated(VariantVariable variable)
The supplied variable's value has been updated. |
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
PREV NEXT | FRAMES NO FRAMES |