Interface VrfRouteImportExtendedCommunityCase

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

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

     case vrf-route-import-extended-community-case {
       container vrf-route-import-extended-community {
         uses inet4-specific-extended-community-common;
       }
     }
     
    The schema path to identify an instance is bgp-types/extended-community/extended-community/vrf-route-import-extended-community-case
    • Field Detail

      • QNAME

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

      • implementedInterface

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

        @Nullable VrfRouteImportExtendedCommunity getVrfRouteImportExtendedCommunity()
        Returns:
        org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.vrf.route._import.extended.community._case.VrfRouteImportExtendedCommunity vrfRouteImportExtendedCommunity, or null if not present