public class MBodyMutableMeterConfigRequest extends MBodyMutableMeterRequest
MBodyMeterConfigRequest.version| Modifier and Type | Method and Description |
|---|---|
OpenflowStructure |
toImmutable()
Returns an immutable instance of this structure.
|
meterId, toString, writablegetMeterId, getTotalLength, validategetVersion, hex, hex, toDebugStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVersion, toDebugStringpublic OpenflowStructure toImmutable()
MutableStructure
It is expected that the reference to this mutable structure will be
dropped. Note that all method calls invoked on a
MutableStructure after toImmutable() has been invoked
will result in an InvalidMutableException being thrown.
Copyright © 2014. All Rights Reserved.