Class LispAddressSerializerContext


  • public class LispAddressSerializerContext
    extends java.lang.Object
    Class to pass around (de)serialization context information.
    Author:
    Lorand Jakab
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static short MASK_LEN_MISSING  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LispAddressSerializerContext

        public LispAddressSerializerContext​(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.InstanceIdType vni)
      • LispAddressSerializerContext

        public LispAddressSerializerContext​(short maskLen)
      • LispAddressSerializerContext

        public LispAddressSerializerContext​(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.lisp.address.types.rev151105.InstanceIdType vni,
                                            short maskLength)