All Superinterfaces:
org.opendaylight.yangtools.yang.binding.DataRoot

@Generated("mdsal-binding-generator") public interface Rfc2385Data extends org.opendaylight.yangtools.yang.binding.DataRoot
This module contains the base YANG definitions for Netty Epoll Signature Copyright (c)2016 AT&T Services, Inc. All rights reserved.; This program the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html

This class represents the following YANG schema fragment defined in module rfc2385

 module rfc2385 {
   yang-version 1;
   namespace urn:opendaylight:params:xml:ns:yang:controller:rfc2385:cfg;
   prefix rfc2385;
   revision 2016-03-24 {
   }
   typedef rfc2385-key {
     type string {
       length 1..80;
     }
   }
 }