|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.snmp4j.mp.MutableStateReference
public class MutableStateReference
The MutableStateReference encapsulates a StateReference
for read/write access.
| Constructor Summary | |
|---|---|
MutableStateReference()
|
|
| Method Summary | |
|---|---|
StateReference |
getStateReference()
|
void |
setStateReference(StateReference stateReference)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MutableStateReference()
| Method Detail |
|---|
public StateReference getStateReference()
public void setStateReference(StateReference stateReference)
|
Copyright 2003-2009 Frank Fock and Jochen Katz (SNMP4J.org) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||