|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.snmp4j.asn1.BER.MutableByte
public static class BER.MutableByte
The MutableByte
class serves for exchanging type information
from the various decode* methods.
Constructor Summary | |
---|---|
BER.MutableByte()
|
|
BER.MutableByte(byte value)
|
Method Summary | |
---|---|
byte |
getValue()
|
void |
setValue(byte value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BER.MutableByte()
public BER.MutableByte(byte value)
Method Detail |
---|
public void setValue(byte value)
public byte getValue()
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |