Package | Description |
---|---|
net.percederberg.mibble |
Provides the SNMP MIB file loading and validation classes.
|
Modifier and Type | Method and Description |
---|---|
MibTypeSymbol |
MibType.getReferenceSymbol()
Returns the type reference symbol.
|
Modifier and Type | Method and Description |
---|---|
void |
MibType.setReferenceSymbol(MibTypeSymbol symbol)
Sets the type reference symbol.
|