Clean up OVJ nicira action codecs 87/94387/3
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 3 Jan 2021 23:41:28 +0000 (00:41 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 4 Jan 2021 09:17:04 +0000 (10:17 +0100)
commit04fe88ee7721261f44364c75b60d48b0506e09ed
tree515f1527acd3548b27f55ccf7e8af1fb6db9b6de
parent8acda5ae25a495cb9b5dd996766d09e74200b240
Clean up OVJ nicira action codecs

Migrate to use unit types and cleanup builder usage.

Change-Id: Iaed5405bad9f287e8822362554e799e54e35fa90
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/AbstractActionCodec.java
extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/OutputReg2Codec.java
extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/RegLoadCodec.java
extension/openflowjava-extension-nicira/src/main/java/org/opendaylight/openflowjava/nx/codec/action/RegMoveCodec.java