public class MutableStateReference extends Object
MutableStateReference
encapsulates a StateReference
for read/write access.Constructor and Description |
---|
MutableStateReference() |
Modifier and Type | Method and Description |
---|---|
StateReference |
getStateReference() |
void |
setStateReference(StateReference stateReference) |
public StateReference getStateReference()
public void setStateReference(StateReference stateReference)
Copyright © 2022 SNMP4J.org. All rights reserved.