Interface RouteTargetIpv4Case

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<RouteTargetIpv4Case>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<ExtendedCommunity>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, ExtendedCommunity, RouteTargetIpv4Grouping

    public interface RouteTargetIpv4Case
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<RouteTargetIpv4Case>, RouteTargetIpv4Grouping, ExtendedCommunity

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

     case route-target-ipv4-case {
       uses route-target-ipv4-grouping;
     }
     
    The schema path to identify an instance is bgp-types/extended-community/extended-community/route-target-ipv4-case
    • Field Detail

      • QNAME

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

      • implementedInterface

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