|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.snmp4j.MutablePDU
public class MutablePDU
The MutablePDU
is a container for a PDU
instance.
Constructor Summary | |
---|---|
MutablePDU()
|
Method Summary | |
---|---|
PDU |
getPdu()
|
void |
setPdu(PDU pdu)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MutablePDU()
Method Detail |
---|
public PDU getPdu()
public void setPdu(PDU pdu)
|
Copyright 2005-2010 Frank Fock (SNMP4J.org) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |