Interface As4GenericSpecExtendedCommunity

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

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

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

    To create instances of this class use As4GenericSpecExtendedCommunityBuilder.

    See Also:
    As4GenericSpecExtendedCommunityBuilder
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<As4GenericSpecExtendedCommunity> 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