Interface ToNeighbor

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<ToNeighbor>, 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 ToNeighbor
    extends org.opendaylight.yangtools.yang.binding.ChildOf<MatchBgpNeighborSet>, org.opendaylight.yangtools.yang.binding.Augmentable<ToNeighbor>, BgpNeighbor

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

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

    To create instances of this class use ToNeighborBuilder.

    See Also:
    ToNeighborBuilder
    • Field Detail

      • QNAME

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