Interface As4RouteOriginExtendedCommunityCase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<As4RouteOriginExtendedCommunityCase>, 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

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

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

     case as-4-route-origin-extended-community-case {
       container as-4-route-origin-extended-community {
         uses as-4-spec-common;
       }
     }
     
    The schema path to identify an instance is bgp-types/extended-community/extended-community/as-4-route-origin-extended-community-case
    • Field Detail

      • QNAME

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

      • implementedInterface

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

        @Nullable As4RouteOriginExtendedCommunity getAs4RouteOriginExtendedCommunity()
        Returns:
        org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.as._4.route.origin.extended.community._case.As4RouteOriginExtendedCommunity as4RouteOriginExtendedCommunity, or null if not present