Class OfdpaMatchAllowVlanTranslationCodec


  • public class OfdpaMatchAllowVlanTranslationCodec
    extends org.onosproject.codec.JsonCodec<OfdpaMatchAllowVlanTranslation>
    JSON Codec for Ofdpa match allow vlan translation class.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      OfdpaMatchAllowVlanTranslation decode​(com.fasterxml.jackson.databind.node.ObjectNode json, org.onosproject.codec.CodecContext context)  
      com.fasterxml.jackson.databind.node.ObjectNode encode​(OfdpaMatchAllowVlanTranslation allowVlanTranslation, org.onosproject.codec.CodecContext context)  
      • Methods inherited from class org.onosproject.codec.JsonCodec

        decode, encode, get, get
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OfdpaMatchAllowVlanTranslationCodec

        public OfdpaMatchAllowVlanTranslationCodec()