Interface EricOfIcmpv6NdReserved

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<EricOfIcmpv6NdReserved>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<EricOfIcmpv6NdReservedGrouping>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject

    public interface EricOfIcmpv6NdReserved
    extends org.opendaylight.yangtools.yang.binding.ChildOf<EricOfIcmpv6NdReservedGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<EricOfIcmpv6NdReserved>

    This class represents the following YANG schema fragment defined in module openflowplugin-extension-eric-match

     container eric-of-icmpv6-nd-reserved {
       leaf icmpv6-nd-reserved {
         type uint32;
       }
     }
     
    The schema path to identify an instance is openflowplugin-extension-eric-match/eric-of-icmpv6-nd-reserved-grouping/eric-of-icmpv6-nd-reserved

    To create instances of this class use EricOfIcmpv6NdReservedBuilder.

    See Also:
    EricOfIcmpv6NdReservedBuilder
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<EricOfIcmpv6NdReserved> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getIcmpv6NdReserved

        org.opendaylight.yangtools.yang.common.Uint32 getIcmpv6NdReserved()
        Returns:
        org.opendaylight.yangtools.yang.common.Uint32 icmpv6NdReserved, or null if not present