Package | Description |
---|---|
net.percederberg.mibble.value |
Provides the primitive ASN.1 value classes.
|
Modifier and Type | Class and Description |
---|---|
class |
BinaryNumberValue
A binary numeric MIB value.
|
class |
HexNumberValue
A hexadecimal numeric MIB value.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<NumberValue> |
BitSetValue.getBits()
Returns all the bits in this bit set as individual number
values.
|