Interface As4RouteOriginExtendedCommunity

  • All Superinterfaces:
    As4SpecCommon, org.opendaylight.yangtools.yang.binding.Augmentable<As4RouteOriginExtendedCommunity>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<ExtendedCommunity>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject

    public interface As4RouteOriginExtendedCommunity
    extends org.opendaylight.yangtools.yang.binding.ChildOf<ExtendedCommunity>, org.opendaylight.yangtools.yang.binding.Augmentable<As4RouteOriginExtendedCommunity>, As4SpecCommon

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

     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/as-4-route-origin-extended-community

    To create instances of this class use As4RouteOriginExtendedCommunityBuilder.

    See Also:
    As4RouteOriginExtendedCommunityBuilder
    • Field Detail

      • QNAME

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

      • implementedInterface

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