Interface MapNotify

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<MapNotify>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<MapNotifyMessage>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, MapNotify, MappingRecordList, XtrSiteId

    public interface MapNotify
    extends org.opendaylight.yangtools.yang.binding.ChildOf<MapNotifyMessage>, org.opendaylight.yangtools.yang.binding.Augmentable<MapNotify>, MapNotify

    This class represents the following YANG schema fragment defined in module odl-lisp-proto

     container MapNotify {
       uses MapNotify;
     }
     
    The schema path to identify an instance is odl-lisp-proto/MapNotifyMessage/MapNotify

    To create instances of this class use MapNotifyBuilder.

    See Also:
    MapNotifyBuilder
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME