Interface Icmpv6NdReservedCaseValue

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<Icmpv6NdReservedCaseValue>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<MatchEntryValueGrouping>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, Icmpv6NdReservedGrouping, MatchEntryValue

    public interface Icmpv6NdReservedCaseValue
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<Icmpv6NdReservedCaseValue>, Icmpv6NdReservedGrouping, MatchEntryValue

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

     case icmpv6-nd-reserved-case-value {
       uses icmpv6-nd-reserved-grouping;
     }
     
    The schema path to identify an instance is eric-match/oxm-container/match-entry-value/(urn:opendaylight:openflowjava:eric:match?revision=2018-07-30)icmpv6-nd-reserved-case-value
    • Field Detail

      • QNAME

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