Interface MatchAfiSafiNotInCondition

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentation<BgpConditions>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject

    public interface MatchAfiSafiNotInCondition
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentation<BgpConditions>
    • Method Detail

      • implementedInterface

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

        @Nullable List<Class<? extends AfiSafiType>> getAfiSafiNotIn()
        List of address families which the NLRI must not be within
        Returns:
        java.util.List afiSafiNotIn, or null if not present