Interface FromNeighbor

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<FromNeighbor>, BgpNeighbor, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<MatchBgpNeighborSet>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, MatchSetOptionsRestrictedGroup

    public interface FromNeighbor
    extends org.opendaylight.yangtools.yang.binding.ChildOf<MatchBgpNeighborSet>, org.opendaylight.yangtools.yang.binding.Augmentable<FromNeighbor>, BgpNeighbor

    This class represents the following YANG schema fragment defined in module odl-bgp-policy

     container from-neighbor {
       uses bgp-neighbor;
     }
     
    The schema path to identify an instance is odl-bgp-policy/match-bgp-neighbor-grouping/match-bgp-neighbor-set/from-neighbor

    To create instances of this class use FromNeighborBuilder.

    See Also:
    FromNeighborBuilder
    • Field Detail

      • QNAME

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