Package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.rfc2385.cfg.rev160324
Interface Rfc2385Data
- All Superinterfaces:
org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.DataContainer>
,org.opendaylight.yangtools.binding.DataContainer
,org.opendaylight.yangtools.binding.DataRoot<Rfc2385Data>
@Generated("mdsal-binding-generator")
public interface Rfc2385Data
extends org.opendaylight.yangtools.binding.DataRoot<Rfc2385Data>
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; } } }
-
Method Summary
-
Method Details
-
implementedInterface
- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.DataContainer>
- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.binding.DataRoot<Rfc2385Data>
-