public static class BER.MutableByte
extends java.lang.Object
MutableByte
class serves for exchanging type information
from the various decode* methods.Constructor | Description |
---|---|
MutableByte() |
|
MutableByte(byte value) |
Modifier and Type | Method | Description |
---|---|---|
byte |
getValue() |
|
void |
setValue(byte value) |
Copyright © 2018 SNMP4J.org. All rights reserved.