Interface IanaData
- All Superinterfaces:
org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.DataContainer>
,org.opendaylight.yangtools.binding.DataContainer
,org.opendaylight.yangtools.binding.DataRoot<IanaData>
@Generated("mdsal-binding-generator")
public interface IanaData
extends org.opendaylight.yangtools.binding.DataRoot<IanaData>
This module contains the definition of types related to Internet Assigned
Numbers Authority. Copyright (c)2013 Cisco Systems, Inc. All rights reserved.
This program and 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 iana
module iana { yang-version 1; namespace urn:opendaylight:params:xml:ns:yang:iana; prefix iana; revision 2013-08-16 { } typedef enterprise-number { type uint32; } }
-
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<IanaData>
-