Interface Conditions1

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

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

      • implementedInterface

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

        @Nullable BgpConditions getBgpConditions()
        Policy conditions for matching BGP-specific defined sets or comparing BGP-specific attributes
        Returns:
        org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.policy.definitions.policy.definition.statements.statement.conditions.BgpConditions bgpConditions, or null if not present